My mac is running out of disk space. I have a 256GB SD card which is always inserted (I never take it out). Can I configure 'Docker for Mac' to store all of its images/containers/configuration/... in the SD card instead of ~/Library/..? Thank you.
Asked
Active
Viewed 619 times
0
-
Possible duplicate of [Store Docker image files in external drive in El Capitan OSX](https://stackoverflow.com/questions/38205735/store-docker-image-files-in-external-drive-in-el-capitan-osx) – David Maze Dec 17 '18 at 09:01
1 Answers
1
In Docker Desktop Community version 2.0.0.0-mac81,
the functionality to move disk image location is built into the UI (in Preferences).
My docker.cow file was about 50GB and it took about 10 minutes to move it.

user674669
- 10,681
- 15
- 72
- 105