原文: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