标题: docker中“Cannot connect to the Docker daemon at .............Is the D [打印本页] 作者: 宁睿 时间: 2024-6-20 14:36 标题: docker中“Cannot connect to the Docker daemon at .............Is the D #1、在docker拉取镜像后启动不起来
“Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the Docker daemon running?”
此错误的缘故原由包括:
(1)The Docker daemon is not running. Docker守卫程序未运行
(2)Docker doesn’t shutdown cleanly. Docker无法完全关闭。
(3)Lack of root privileges to start the docker service. 缺少启动docker服务的root权限。
解决方案:
方法一:查看 /var/run/docker.dock 文件是否变成目次,假如是就删除该目