会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
天妖姥爷
博客园
首页
联系
管理
2020年9月6日
Docker 安装后 报 Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running? 解决办法
摘要: 1.看 /etc/docker/daemon.json 的配置 { "registry-mirrors":["https:// .mirror.ali yuncs.com"] } 解决办法 $ systemctl daemon-reload $ sudo service docker restart
阅读全文
posted @ 2020-09-06 17:54 天妖姥爷
阅读(1922)
评论(0)
推荐(0)
公告