美文网首页
Docker——报错“Cannot connect to the

Docker——报错“Cannot connect to the

作者: 小T呀 | 来源:发表于2021-03-29 15:44 被阅读0次

重新开启虚机后使用docker报错:“Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?”


解决:实际上是没有启动docker,输入以下命令启动docker systemctl start docker

相关文章

网友评论

      本文标题:Docker——报错“Cannot connect to the

      本文链接:https://www.haomeiwen.com/subject/jtubhltx.html