立即注册  找回密码
 立即注册
搜索
热搜: 活动 交友 discuz
查看: 18|回复: 0

centos7安装docker

[复制链接]

centos7安装docker

[复制链接]

187

主题

103

回帖

1203

积分

管理员

积分
1203
admin

187

主题

103

回帖

1203

积分

管理员

积分
1203
2024-12-31 15:42:06 | 显示全部楼层 |阅读模式

https://blog.51cto.com/nextxiang/11973413?articleABtest=0
第一步:yum install yum-utils


第二步:yum-config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo

或者阿里的镜像源

yum-config-manager --add-repo https://mirrors.aliyun.com/docker-ce/linux/centos/docker-ce.repo

第三步:yum list docker-ce --showduplicates | sort -r

第四步:yum install docker-ce-26.1.3

第五步:systemctl start docker

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|Archiver|小黑屋|学无止境

GMT+8, 2026-9-12 12:12 , Processed in 0.247084 second(s), 18 queries .

Powered by Discuz! X3.5

© 2001-2026 Discuz! Team.

快速回复 返回顶部 返回列表