原文:docker起不来报错:Failed to start Docker Application Container Engine.

报错信息如下: root localhost localdisk systemctl restart docker Job for docker.service failed because the control process exited with error code. See systemctl status docker.service and journalctl xe for de ...

2019-05-19 20:12 0 3281 推荐指数:

查看详情

Failed to start Docker Application Container Engine.

因为修改了镜像加速导致类似错误无法启动 /etc/docker/daemon.json后面多了个逗号 {"registry-mirrors": ["http://34df6785.m.daocloud.io"],} 去掉就可以了。 ...

Sun Jun 02 05:46:00 CST 2019 0 1070
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM