编辑/etc/docker/daemon.json
vi /etc/docker/daemon.json
=======================================
{ "registry-mirrors":["https://ung2thfc.mirror.aliyuncs.com"] }
编辑完成后,重启docker
systemctl restart docker
重启之后,然后发现拉取镜像,速度起飞!