1、进入配置目录
cd /etc/yum.repos.d
2、查看源
ll
3、删除源
rm -f ${文件名}.repo
4、添加-清华源(docker)
sudo dnf config-manager --add-repo https://mirrors.tuna.tsinghua.edu.cn/docker-ce/linux/centos/docker-ce.repo
上一篇:Failed to install the following Android SDK packages as some licences have not been accepted
下一篇:Linux系统中如何安装rz、sz命令
oracle查看锁表语句、解锁方法
Python智能查找图片中的二维码并替换为指定的照片
Python将图片压缩到指定大小以下并备份原始数据
mysql 赋予数据库权限