Docker安装后无法启动,且找不到安装的文件
Tofloor
poster avatar
zhengweiyi
deepin
2019-03-08 05:35
Author

先上docker安装和运行截图

正常情况下Docker安装好后是自动运行的,但是安装好docker命令无效,如果尝试删除docker又是提示是安装了的的,是我的操作不对吗?

用文件管理器(管理员模式)全盘搜索docker结果如下


Reply Favorite View the author
All Replies
avatar
bingfengfeifei
deepin
2019-03-08 06:06
#1
docker用官方的安装方式试试呢,不用deepin源里面的,我记得以前是用ubuntu这个方式安装的https://docs.docker.com/install/linux/docker-ce/ubuntu/
Reply View the author
avatar
lleq
deepin
2019-04-06 22:46
#2
  1. sudo apt-get install docker.io
Copy the Code
Reply View the author