12
[HELP] How can I bind mount in Docker on Mac efficiently?
(discuss.tchncs.de)
All things programming and coding related. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
I moved off docker engine and to colima for this very reason. Mounts are speedy now
I’ve been looking at this, we use Docker Desktop for local development on M1 Macs. Is there a reason to switch? Does it have a lower memory footprint?
It's a lot more performant, because it makes use of apple's built in virtualization tools. You can adjust how much memory, CPU, and storage are given to the vm
Does it support docker compose?
Yep. Using it daily