"color: #ff0000">配置步骤
1、申请阿里云账号
"text-align: center">
"text-align: center">
"text-align: center">
"htmlcode">
vim /etc/docker/daemon.json
"htmlcode">
{
"registry-mirrors": ["加速地址"]
}
"htmlcode">
sudo systemctl daemon-reload
sudo systemctl restart docker
执行完之后,即可再拖取镜像了。速度就提升了。