I’m working as a DevOps Engineer on a company with a PHP monolithic application as a main one… running with Docker for all developers.
Docker for Mac is causing a lot of trouble to our Frontend developers, and obviously, their production decreases because of this.
My intention with this is to write the post that I would have liked to find before my months of testing, research, frustration, and some dedicated profanity against Docker for Mac :)
Because the internal issue is the amount of data shared between the VM (Docker for Mac it’s a “mini VM” with Linux Kernel inside) and the host (macOS).