vim /etc/docker/daemon.json
{ "registry-mirrors": ["https://registry.docker-cn.com"], "dns":["8.8.8.8","114.114.114.114"] }