mirror of
https://github.com/yeasy/docker_practice.git
synced 2024-11-24 07:23:38 +00:00
parent
d8e5cfe097
commit
e4a68ea7e4
@ -43,6 +43,7 @@ $ sudo yum install -y yum-utils \
|
||||
$ sudo yum-config-manager \
|
||||
--add-repo \
|
||||
https://mirrors.ustc.edu.cn/docker-ce/linux/centos/docker-ce.repo
|
||||
$ sudo sed -i 's/download.docker.com/mirrors.ustc.edu.cn\/docker-ce/g' /etc/yum.repos.d/docker-ce.repo
|
||||
|
||||
|
||||
# 官方源
|
||||
|
Loading…
Reference in New Issue
Block a user