用cn的docker compose 文件+配置国内镜像可以了。 Could you please provide the address for the domestic mirror? I have searched for some addresses, but none of them work. Thank you very much! vim /etc/docker/daemon.json, and add { "registry-mirrors": ["https://registry.docker-cn.com","https://nrbewqda.mirror.aliyuncs.com","https://dmmxhzvq.mirror.aliyuncs.com"] } sudo systemctl daemon-reload sudo systemctl restart docker
7条答案
按热度按时间5m1hhzi41#
the great firewall. 配置代理吧,或者用他们cn哪个docker compose 文件
juud5qan2#
the great firewall. 配置代理吧,或者用他们cn哪个docker compose 文件或者国内镜像配置,
各种加速汇总在这里: https://www.zhihu.com/search?type=content&q=加速汇总
kyks70gy3#
在业余时间,你应该提供文章的网址而不是搜索条件。
n6lpvg4x4#
业余了,你应该给文章地址而不是搜索条件
https://segmentfault.com/q/1010000014213114
鼓励你提前搜索一下关键字,主动动手尝试让你不再业余 :)
o0lyfsai5#
使用cn的docker compose文件和配置国内镜像即可。
kg7wmglp6#
请使用cn的docker compose文件并配置国内镜像。
请问国内镜像的地址是什么?我已经搜索了一些地址,但都没有用。
非常感谢!
n8ghc7c17#
用cn的docker compose 文件+配置国内镜像可以了。
Could you please provide the address for the domestic mirror? I have searched for some addresses, but none of them work. Thank you very much!
vim /etc/docker/daemon.json, and add
{
"registry-mirrors": ["https://registry.docker-cn.com","https://nrbewqda.mirror.aliyuncs.com","https://dmmxhzvq.mirror.aliyuncs.com"]
}
sudo systemctl daemon-reload
sudo systemctl restart docker