当前位置: 代码网 > it编程>前端脚本>Powershell > systemctl docker start 启动失败 解决办法

systemctl docker start 启动失败 解决办法

2024年07月28日 Powershell 我要评论
systemctl docker start 启动失败 解决办法

1.systemctl docker start 启动失败

yum 卸载重装   无用

重启虚拟机 无用
使用systemctl status docker.service查看结果
● docker.service - docker application container engine
   loaded: loaded (/etc/systemd/system/docker.service; disabled; vendor preset: disabled)
   active: failed (result: start-limit) since sun 2022-11-13 03:01:32 pst; 10s ago
     docs: https://docs.docker.com
  process: 4652 execstart=/usr/bin/dockerd -h fd:// -s overlay2 (code=exited, status=1/failure)
 main pid: 4652 (code=exited, status=1/failure)

nov 13 03:01:31 bogon systemd[1]: docker.service: main process exited, code=exited, status=1/failure
nov 13 03:01:31 bogon systemd[1]: failed to start docker application container engine.
nov 13 03:01:31 bogon systemd[1]: unit docker.service entered failed state.
nov 13 03:01:31 bogon systemd[1]: docker.service failed.
nov 13 03:01:32 bogon sy

(0)

相关文章:

版权声明:本文内容由互联网用户贡献,该文观点仅代表作者本人。本站仅提供信息存储服务,不拥有所有权,不承担相关法律责任。 如发现本站有涉嫌抄袭侵权/违法违规的内容, 请发送邮件至 2386932994@qq.com 举报,一经查实将立刻删除。

发表评论

验证码:
Copyright © 2017-2025  代码网 保留所有权利. 粤ICP备2024248653号
站长QQ:2386932994 | 联系邮箱:2386932994@qq.com