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