标签:tar 阿里云 rest star 解决办法 start localhost art json
[root@localhost ~]# /etc/docker
[root@localhost ~]# vi /etc/docker/daemon.json
{
"registry-mirrors": ["https://9cpn8tt6.mirror.aliyuncs.com"]
}
[root@localhost ~]# systemctl daemon-reload
[root@localhost ~]# systemctl restart docker
完美解决
标签:tar 阿里云 rest star 解决办法 start localhost art json
原文地址:https://www.cnblogs.com/lieweidu/p/12631430.html