Thanks for your feedback and sorry you’re having problems with Docker for Mac.
Do you have a sample docker-compose.yml file we could try this with to see where the issue lies?
This seems to do with changing networks. When I try using docker-compose in my office it runs as expected. At home it stalls. I remember issues like this with boot2docker. Then it was all fine using docker machine. Any clues?
Incidentally, I had this problem this morning as well, yesterday I was on a different network.
I’ve noticed slowness issues with docker.local resolving, perhaps this is related, perhaps not. My local router uses 8.8.8.8 for resolution, and oddly, after changing my local dns to use 8.8.8.8 instead of the dns on the router, everything cleared up (I also switched to using port forarding instead of using docker.local).