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

Couldn't connect to Docker daemon.. #190

Open wheelercreek opened 8 years ago

wheelercreek commented 8 years ago

running docker-osx-dev in one CLI tab is working, it says it is watching.. but then opening another terminal tab and running docker-compose up yields:

ERROR: Couldn't connect to Docker daemon - you might need to rundocker-machine start default. I don't have the default image because I completely uninstalled docker prior to installing docker-osx-dev.

brikis98 commented 8 years ago

Did you follow the docker-machine docs?