Docker 加速
添加到 /etc/docker/daemon.json
/etc/docker/daemon.json
{ "registry-mirrors": [ "https://docker.m.daocloud.io" ] }