当前位置:   article > 正文

docker启动报错:Failed to start Docker Application Container Engine._jun 28 11:54:42 localhost.localdomain enspad[29634

jun 28 11:54:42 localhost.localdomain enspad[29634]: 2023-06-28t03:54:42.000

今天docker启动报错:

4月 20 20:52:26 localhost.localdomain systemd[1]: Failed to start Docker Application Container Engine.
4月 20 20:52:26 localhost.localdomain systemd[1]: Unit docker.service entered failed state.
4月 20 20:52:26 localhost.localdomain systemd[1]: docker.service failed.
4月 20 20:52:29 localhost.localdomain systemd[1]: docker.service holdoff time over, scheduling restart.
4月 20 20:52:29 localhost.localdomain systemd[1]: Stopped Docker Application Container Engine.
4月 20 20:52:29 localhost.localdomain systemd[1]: start request repeated too quickly for docker.service
4月 20 20:52:29 localhost.localdomain systemd[1]: Failed to start Docker Application Container Engine.
4月 20 20:52:29 localhost.localdomain systemd[1]: Unit docker.service entered failed state.
4月 20 20:52:29 localhost.localdomain systemd[1]: docker.service failed.

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10

回想之前配置了阿里云的镜像加速器,然后把镜像修改回去,依然不行。百思不得其解,后来,仔细观察文件,发现手残在json文件的每项最后面习惯性加了一个逗号(写前端养成的习惯),把逗号去掉后,启动成功。
后发现另外一个方法,好像也解决了很多人的问题,顺便收录:
如果是配置了国内镜像,并且镜像文件为/etc/docker/daemon.json,则修改文件后缀为.conf即可正常启动docker 服务

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

闽ICP备14008679号