第一步:获取阿里云加速器地址
第二步:配置本机Docker运行镜像加速器
vi /etc/sysconfig/docker
修改配置文件
other-args="--registry-mirror=https://0o*****2.mirror.aliyuncs.com"
第三步:重启docker
service docker restart
第一步:获取阿里云加速器地址
第二步:配置本机Docker运行镜像加速器
vi /etc/sysconfig/docker
修改配置文件
other-args="--registry-mirror=https://0o*****2.mirror.aliyuncs.com"
第三步:重启docker
service docker restart