docker下载镜像超时

vim /etc/docker/daemon.json# 内容:{ "registry-mirrors":["http://hub-mirror.c.163.com"] }

    推荐阅读