DEEPIN上有什么简易的方法安装docker吗?
Tofloor
poster avatar
fxgremlins
deepin
2020-11-21 00:57
Author

1.我试着根据docker官网给的文档来,在添加仓库那一步会提示没有对应deepin的版本

2.通过apt安装也不成功,虽然安装时不报错,启动时却会报错Unit docker.service not found.


万能的大佬们能不能告诉我,怎样才能装上docker[悲伤]



Reply Favorite View the author
All Replies
noemi
deepin
2020-11-21 01:10
#1

podman是不是可以

Reply View the author
fxgremlins
deepin
2020-11-21 01:15
#2
noemi

podman是不是可以

我去百度搜了一个教程,安装好了

Reply View the author
senluo
deepin
2020-11-21 04:06
#3

sudo apt install docker.io

Reply View the author
Rise
deepin
2020-11-21 20:53
#4

sudo apt install docker-ce

Reply View the author
大泽IO
deepin
2020-12-10 06:08
#5

一直都可以啊

wget -O - get.docker.com| bash -s docker --mirror Aliyun


Reply View the author
spwx
deepin
2020-12-30 00:29
#6
大泽IO

一直都可以啊

wget -O - get.docker.com| bash -s docker --mirror Aliyun



# Executing docker install scrīpt, commit: 3d8fe77c2c46c5b7571f94b42793905e5b3e42e4

ERROR: Unsupported distribution 'deepin'

Reply View the author
大泽IO
deepin
2020-12-30 03:02
#7
spwx


# Executing docker install scrīpt, commit: 3d8fe77c2c46c5b7571f94b42793905e5b3e42e4

ERROR: Unsupported distribution 'deepin'

?我没遇到这问题啊

直接就装上了

Reply View the author