vi /etc/sysconfig/docker
增加如下内容:
other_args="--registry-mirror=https://registry.docker-cn.com"
OPTIONS='--registry-mirror=https://registry.docker-cn.com'
vi /etc/sysconfig/docker
增加如下内容:
other_args="--registry-mirror=https://registry.docker-cn.com"
OPTIONS='--registry-mirror=https://registry.docker-cn.com'