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