浏览文章
文章信息
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
16231
1、尝试平滑重启
systemctl daemon-reload
2、尝试重启docker
systemctl restart docker.service