docker-compose is slow with docker for mac os beta on my home network. Here is my workaround for now: docker-compose up (take ages) shut down wifi docker-compose up (really fast) re-enable wifi I do not reproduce the issue on another network than mine, my work network for instance do not make it slow. I already had a potentially related issue with the docker client itself which couldn't pull any i

