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

阅读 169

2022-02-19

输入docker version

返回错误Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?

解决办法:

service docker start

 * Starting Docker: docker                                                                                       [ OK ]

类似问题可参考:

docker出现如下错误:Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running? - 未完代码 - 博客园docker出现Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon run_Aaron_80726的博客-CSDN博客

精彩评论(0)

0 0 举报