0
点赞
收藏
分享

微信扫一扫

腾讯云docker加速

腾讯云的docker加速:

路径及配置如下:

root@VM-0-13-ubuntu:~# cat /etc/docker/daemon.json 
{
"registry-mirrors": ["https://mirror.ccs.tencentyun.com"]
}
root@VM-0-13-ubuntu:~#

 

## 对应外网,网易的速度比较快

懂得,原来世界如此简单!



举报

相关推荐

0 条评论