摘要: 快速拉取镜像的地址 vim /etc/docker/daemon.json 修改文件为以下内容 { "registry-mirrors":["https://hub.c.163.com"], #镜像加速地址 "insecure-registries":["192.168.1.21:5000","17 阅读全文