摘要:
在/etc/docker文件夹下 修改daemon.json ,如果不存在这样的文件 新建一个即可 $ cd /etc/docker $ vim daemon.json 添加源 { "registry-mirrors": [ "https://hub-mirror.c.163.com", "http 阅读全文
posted @ 2022-01-18 15:49
干了这瓶老干妈
阅读(977)
评论(0)
推荐(0)
docker错误处理——docker Job for docker.service failed because the control process exited with error code.
摘要:
(15条消息) docker Job for docker.service failed because the control process exited with error code._Hello Word!-CSDN博客_docker.service failed. 排查命令: $ sud 阅读全文
posted @ 2022-01-18 15:45
干了这瓶老干妈
阅读(394)
评论(0)
推荐(0)