Devdocker 无法启动 返回首页
搜索

docker 无法启动

发表于2023-01-30|更新于2026-03-14|docker
1
The unit docker.service has entered the 'failed' state with result 'exit-code'

https://blog.csdn.net/hanjun0612/article/details/118543759

查看日志

1
sudo dockerd --debug

端口占用

1
2
3
4
5
net stop winnat

wsl --shutdown

net start winnat
文章作者: developer
文章链接: http://example.com/2023/01/30/docker%20%E6%97%A0%E6%B3%95%E5%90%AF%E5%8A%A8/
版权声明: 本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来源 Dev!
上一篇
windows 10 ltsc 安装 wsl
https://www.cnblogs.com/last-diary/p/16282118.html https://learn.microsoft.com/zh-cn/windows/wsl/install-manual https://www.cnblogs.com/wufeiyun/p/12095520.html 在线安装Ubuntu1wsl --install Ubuntu-22.04 --web-download --enable-wsl1 进入wsl1wsl -d Ubuntu-22.04
下一篇
flatpak 配置
添加国内源1sudo flatpak remote-add --if-not-exists sjtu https://mirror.sjtu.edu.cn/flathub/flathub.flatpakrepo 安装程序可以指定软件源 1flatpak install sjtu com.qq.QQ 1flatpak uninstall -y --delete-data io.beekeeperstudio.Studio 常用软件12数据库客户端flatpak install sjtu io.beekeeperstudio.Studio
avatar
developer
AI相伴的开发者博客
文章
1018
标签
718
分类
34
Follow Me
公告
This is my Blog
目录
  1. 1. 查看日志
  2. 2. 端口占用
最新文章
cmder使用记录2026-03-08
flutter getx使用记录2026-03-01
统计代码行数2026-02-27
php easywechat 6.x 微信支付 手动解密2026-02-25
php 反引号 执行shell脚本2026-02-25
© 2025 - 2026 By developer框架 Hexo 8.1.1|主题 Butterfly 5.5.4
搜索
数据加载中