标签:com http rest bsp daemon tps nbsp tar str
vim /etc/docker/daemon.json
{
"registry-mirrors" : ["https://docker.mirrors.ustc.edu.cn"]
}
systemctl restart docker
或者
{
"registry-mirrors": ["https://9cpn8tt6.mirror.aliyuncs.com"]
}
速度最快的源
{
"registry-mirrors": ["http://f1361db2.m.daocloud.io"]
}
标签:com http rest bsp daemon tps nbsp tar str
原文地址:https://www.cnblogs.com/Yang34/p/11456328.html