Docker
Docker client cannot connect to the Docker daemon
The Docker client could not reach a running Docker daemon, either because the daemon is not started locally or because the client is pointed at an unreachable host.
Docker
The Docker client could not reach a running Docker daemon, either because the daemon is not started locally or because the client is pointed at an unreachable host.
Observed message
Cannot connect to the Docker daemon. Is 'docker daemon' running on this host?
Also seen as
Cannot connect to the Docker daemon at unix:///var/run/docker.sock.Cannot connect to the Docker daemon at tcp://localhost:2375.Why it happens
How to fix it
Official reference
Docker Docs: Troubleshooting the Docker daemonRelated errors
Explore more