[Tutorials] 安装docker的方法
Tofloor
poster avatar
龍驤校尉
deepin
2025-08-26 16:21
Author

怎么通过安装docker engine,docker官网没有对于的条目,有Ubuntu 和 Debian的,应该选哪个,主要是应该对于他们的哪个版本

Reply Favorite View the author
All Replies
gaspher
deepin
2025-08-26 16:32
#1

使用阿里云的自动安装脚本

sudo curl -fsSL https://get.docker.com | bash -s docker --mirror Aliyun

Reply View the author
兆兆嘟嘟嘟
deepin
Q&A Team
2025-08-27 01:26
#2

深度官方源里有,不过包名是docker-cli。

Reply View the author
龍驤校尉
deepin
2025-08-29 09:50
#3

这个问题已经解决,Deepin25是基于debian12,按照docker官方文档给出的debian安装教程安装即可。

Reply View the author
年兴飞
deepin
2025-09-05 11:34
#4

谢谢前人,我昨天安装docker遇到了相同的问题,来论坛上搜到了

Reply View the author
铁山老道孔乙己
deepin
2025-09-27 04:06
#5
gaspher

使用阿里云的自动安装脚本

sudo curl -fsSL https://get.docker.com | bash -s docker --mirror Aliyun

出现这个错误是什么情况:

curl: (22) The requested URL returned error: 403

Reply View the author
Rebecca
deepin
2025-10-02 23:35
#6

学习了

Reply View the author