错误:Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running? 解决办法:1、重启docker:service docker start 2.不是root用户使用sudo