赞
踩
大部分的源都失效了,yum下载出现问题,备份旧的源,换成阿里的源
cd /etc/yum.repos.d/
mkdir bak
mv * bak/
curl https://mirrors.aliyun.com/repo/Centos-vault-8.5.2111.repo > /etc/yum.repos.d/Centos-vault-8.5.2111.repo
curl https://mirrors.aliyun.com/repo/epel-archive-8.repo > /etc/yum.repos.d/epel-archive-8.repo
yum clean all && yum makecache
yum-config-manager --add-repo https://mirrors.aliyun.com/docker-ce/linux/centos/docker-ce.repo
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。