How can I solve this problem?
docker: Cannot connect to the Docker daemon at unix:///var/run/docker.sock.
Is the docker daemon running?.
See 'docker run --help'
How can I solve this problem?
docker: Cannot connect to the Docker daemon at unix:///var/run/docker.sock.
Is the docker daemon running?.
See 'docker run --help'
sudo docker
instead of justdocker
– John Orion Dec 18 '17 at 15:03