0
点赞
收藏
分享

微信扫一扫

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

mm_tang 2024-01-04 阅读 13


Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?错误解决办法


解决:从启动服务器
1.
systemctl daemon-reload
2.
systemctl restart docker.service

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

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



举报

相关推荐

0 条评论