This topic created in 2533 days ago, the information mentioned may be changed or developed.
我们的项目一般都要 Daocloud 打包镜像,大部分项目都是用的阿里云 docker-swarm 集群。
现在有个项目客户要求用亚马逊,拉取镜像失败了,是因为墙的原因吗,还是必须用亚马逊自己的 ECR 仓库
2 replies • 2019-05-30 17:12:03 +08:00
 |
|
1
nooper May 30, 2019 via iPad 1
不用,你需要自建或者放到 s3
|
 |
|
2
cszchen May 30, 2019
@ nooper 已解决,默认拉 latest 镜像,而我忘了设置 latest。。。
|