当前位置:   article > 正文

启动docker报错Job for docker.service failed because the control process exited with error code. See “sys

ob for docker.service failed because the control process exited with error c

解决步骤:
1、新建文件daemon.conf

vi /etc/docker/daemon.conf
  • 1

2、文件内容写:

stry-mirrors": ["https://registry.docker-cn.com","http://hub-mirror.c.163.com"]
  • 1

3、重启docker

systemctl restart docker
  • 1

4、查看docker运行状态

systemctl status docker.service
  • 1

启动成功在这里插入图片描述

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/IT小白/article/detail/978477
推荐阅读
相关标签
  

闽ICP备14008679号