codereviewvideos/docker-symfony-mysql-nginx-example

When I run make dev command it return "could not connect to Docker" error

forethoughtde opened this issue · 1 comments

I have cloned the repo and run the following command "make dev" leads to the following error;

ERROR: Couldn't connect to Docker daemon. You might need to start Docker for Mac.
make: *** [dev] Error 1

I have opened the Docker app then all worked fine.