[Topic DIscussion] 有没有安装最新的docker
Tofloor
poster avatar
luyh
deepin
2022-11-09 18:19
Author

最新的docker怎样安装的,有朋友装过吗,我在docker官网看到最新的有debain的deb包版本,下载安装发现启动不不了

,不过它有一个好处就是一键卸载方便,百度上安装方法都是搞什么密匙什么鬼的,有大神装过最新的deb包版吗,请指教下
image.png

Reply Favorite View the author
All Replies
fuuko
deepin
2022-11-09 18:20
#1

sudo apt install docker-ce

Reply View the author
shuimuxiaochao
deepin
2022-11-09 18:22
#2

之前安装了几次 总是启动失败 后来放弃了 其实这个就是一个类似客户端的东西

Reply View the author
luyh
deepin
2022-11-09 18:28
#3
fuuko

sudo apt install docker-ce

这样就可以了吗😳

Reply View the author
luyh
deepin
2022-11-09 18:29
#4
shuimuxiaochao

之前安装了几次 总是启动失败 后来放弃了 其实这个就是一个类似客户端的东西

可是也挺方便的不是吗,卸载不用找那些文件删除,但就是报找不到文件还有启动找不到服务,真奇怪

😂

Reply View the author
fuuko
deepin
2022-11-09 18:34
#5
luyh

这样就可以了吗😳

这样直接可以用上官方仓库里维护的docker,不需要自己折腾

Reply View the author
javatango
deepin
2022-11-09 18:38
#6

用get-docker.sh就好,两行命令解决,参考:https://github.com/docker/docker-install

curl -fsSL https://get.docker.com -o get-docker.sh
sh get-docker.sh
Reply View the author
吉吉如律令
deepin
2022-11-09 19:32
#7
javatango

用get-docker.sh就好,两行命令解决,参考:https://github.com/docker/docker-install

curl -fsSL https://get.docker.com -o get-docker.sh
sh get-docker.sh

这个脚本适配了deepin发行版吗?

Reply View the author
luyh
deepin
2022-11-09 19:40
#8
fuuko

这样直接可以用上官方仓库里维护的docker,不需要自己折腾

这是对应官方版的吗,不会像mysql数据库那样搞个什么mardia什么的衍生版吧😂

Reply View the author
luyh
deepin
2022-11-09 19:40
#9
javatango

用get-docker.sh就好,两行命令解决,参考:https://github.com/docker/docker-install

curl -fsSL https://get.docker.com -o get-docker.sh
sh get-docker.sh

docker官方开发人员?😳

Reply View the author
neko
deepin
Ecological co-builder
Q&A Team
2022-11-10 02:27
#10
luyh

docker官方开发人员?😳

这个命令是docker官网通过的一键安装命令,适用于所有发行版

Reply View the author
185******66
deepin
2022-11-21 04:45
#11

image.png

不支持

Reply View the author
Beyond_the_limits
deepin
2022-11-26 00:49
#12
neko

这个命令是docker官网通过的一键安装命令,适用于所有发行版

亲测有效!

image.png

image.png

Reply View the author
醉梦
deepin
2022-12-23 19:26
#13

最新的V23无效了,装不上

Reply View the author
朝闻道
deepin
2023-01-17 23:09
#14
fuuko

sudo apt install docker-ce

可行

Reply View the author
luyh
deepin
2023-02-08 22:47
#15
醉梦

最新的V23无效了,装不上

你指哪个装不上?

Reply View the author
luyh
deepin
2023-02-08 22:59
#16
Beyond_the_limits

亲测有效!

image.png

image.png

怎么做的,我提示没有这个地址😂

Reply View the author
luyh
deepin
2023-02-08 23:04
#17
javatango

用get-docker.sh就好,两行命令解决,参考:https://github.com/docker/docker-install

curl -fsSL https://get.docker.com -o get-docker.sh
sh get-docker.sh

不行了
image.png

Reply View the author
javatango
deepin
2023-04-08 00:36
#18
luyh

不行了
image.png

gfw的锅,要学会科学上网...

Reply View the author