原文:Failed to start Docker Application Container Engine.

root dockertest systemctl status docker.service docker.service Docker Application Container Engine Loaded: loaded usr lib systemd system docker.service enabled vendor preset: disabled Active: failed ...

2019-05-04 21:13 0 713 推薦指數:

查看詳情

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