brikis98 / docker-osx-dev

A productive development environment with Docker on OS X
http://www.ybrikman.com/writing/2015/05/19/docker-osx-dev/
MIT License
1.43k stars 106 forks source link

Exits after Docker Machine test #164

Open ain opened 8 years ago

ain commented 8 years ago

Tried to run docker-osx-dev after a month or so and wasn't able to anymore. Exits right after the Docker Machine test:

…
2016-01-12 13:59:48 [INFO] Complete list of paths to include: 
2016-01-12 13:59:48 [INFO] Starting docker-osx-dev file syncing
2016-01-12 13:59:48 [INFO] Testing if docker machine is running

Machine itself is running, IP matches, Docker Compose is also up.

Docker 1.9.1, VirtualBox 5.0.12.

brikis98 commented 8 years ago

Is this a dupe/regression of #148 by any chance?