海洋公司做网站,济南网站建设 选聚搜网络,网站建设 运营费用,实时热点新闻事件20211.可用仓库
1.1.阿里云
2022年之后的镜像缺失#xff08;因为被墙了#xff09;#xff0c;但是网速极快
https://g4f7bois.mirror.aliyuncs.com1.2.上海道客
持续更新#xff0c;但是网速极慢
https://docker.m.daocloud.io2.CentOS配置脚本
注意顺序。阿里云的放前…1.可用仓库
1.1.阿里云
2022年之后的镜像缺失因为被墙了但是网速极快
https://g4f7bois.mirror.aliyuncs.com1.2.上海道客
持续更新但是网速极慢
https://docker.m.daocloud.io2.CentOS配置脚本
注意顺序。阿里云的放前面因为速度快。因为docker会依次从以下仓库查找找到后开始pull
sudo mkdir -p /etc/docker
sudo tee /etc/docker/daemon.json -EOF
{registry-mirrors: [https://g4f7bois.mirror.aliyuncs.com,https://docker.m.daocloud.io]
}
EOF
sudo systemctl daemon-reload
sudo systemctl restart docker3.所有系统配置方法见阿里云
图1 图2 图3