lorisleiva / laravel-docker

🐳 Generic docker image for Laravel Applications
MIT License
934 stars 314 forks source link

Error on Gitlab CI Docker Daemon #66

Closed Arametheus closed 3 years ago

Arametheus commented 3 years ago

I'm using your image with Gitlab and today I started getting this error

ERROR: Preparation failed: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running? (executor_docker.go:982:0s)

I tried both latest and stable and get the same thing.

Thanks for any help.

So if someone else suddenly sees this error and to Save them 8 hours. I ended up making sure Gitlab was fully updated. then I had to reboot the server and the issue went away.