Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running

$ systemctl daemon-reload
$ service docker restart
$ service docker status 
原文地址:https://www.cnblogs.com/liguangming/p/12683806.html