Docker For Mac 拉取镜像过慢,甚至连接超时的解决办法

添加源就好了

“registry-mirrors”: [
https://hub-mirror.c.163.com“,
https://docker.mirrors.ustc.edu.cn
]

不要忘记逗号