DEV Community

Discussion on: Why is Docker on macOS So Much Worse Than Linux?

Collapse
 
ericnograles profile image
Eric Nograles

Thanks for the link! SUPER interesting -- although if I'm reading that article above properly, it sounds like it'd be more of a cached (i.e. host is the authority) setup?

How has your experience been day-to-day? i.e. do the container volumes ever get out of sync, and if they do, is there a quick mechanism to get them back to parity (without having to straight up docker-compose down && docker-compose up -d?