支持系统:Ubuntu 16.04+、Debian 8+、CentOS 7+
#vim /etc/docker/daemon.json
{
"registry-mirrors": ["https://docker.zhkugh.top"]
}sudo systemctl restart dockerdocker pull docker.zhkugh.top/library/alpine:latest
docker pull docker.zhkugh.top/coredns/coredns:latest
docker pull docker.zhkugh.top/library/mysql:8.0