sudo tee /etc/docker/daemon.json <<EOF { "registry-mirrors": ["https://docker-1.wxhome.top"] } EOF复制代码
sudo tee /etc/docker/daemon.json <<EOF { "registry-mirrors": ["https://docker-1.wxhome.top"] } EOF
docker pull library/alpine:latest复制代码
docker pull library/alpine:latest
docker pull docker-1.wxhome.top/library/alpine:latest复制代码
docker pull docker-1.wxhome.top/library/alpine:latest