Hacker News new | ask | show | jobs
by _mlbt 600 days ago
Since macOS is a UNIX system, can’t you just use a symlink to the external drive or is there something specific about Docker that prevents this?
1 comments

Docker in macOS (at least the useful one) just runs in a Linux VM, and I don't see why you couldn't run a VM off an image on an external drive. Maybe the UI doesn't let you select that location?