Where are located physical image and container files?

Hi, I want to know where images and containers data is stored in the physical host when you use Docker for OSX. Thanks

The Moby VM uses:

~/Library/Containers/com.docker.docker/Data/com.docker.driver.amd64-linux/Docker.qcow2

for its virtual disk. Other data on the Mac side is also under the Data folder…

1 Like