Search code examples
dockermacos-sierramacos-high-sierramacos-mojave

How do I move docker vm to SD card?


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.


Solution

  • In Docker Desktop Community version 2.0.0.0-mac81,

    enter image description here

    the functionality to move disk image location is built into the UI (in Preferences).

    enter image description here

    My docker.cow file was about 50GB and it took about 10 minutes to move it.