Signed-off-by: Forest-L <lilin@yunify.com>
This commit is contained in:
Forest-L 2020-11-13 17:27:58 +08:00
commit 432f3c5cbf

View File

@ -5,12 +5,6 @@ docker_version=19.03.13
#apt_yum_url="https://download.docker.com"
apt_yum_url="https://mirrors.aliyun.com/docker-ce"
VERSION=`cat /etc/os-release | grep VERSION_ID | awk -F "" '{print $13}'`
if [ "$VERSION" -eq 8 ]
then
apt_yum_url="https://mirror.azure.cn/docker-ce"
fi
rhel_repos="