(no title)
jacobwg | 11 months ago
From a performance / efficiency perspective, we generally recommend using ECR Public images[0], since AWS hosts mirrors of all the "Docker official" images, and throughput to ECR Public is great from inside AWS.
jacobwg | 11 months ago
From a performance / efficiency perspective, we generally recommend using ECR Public images[0], since AWS hosts mirrors of all the "Docker official" images, and throughput to ECR Public is great from inside AWS.
glenjamin|11 months ago
Any pulls doing this become zero cost for docker hub
Any sort of cache you put between docker hub and your own infra would probably be S3 backed anyway, so adding another cache in between could be mostly a waste
jacobwg|11 months ago
[0]: https://depot.dev/blog/introducing-depot-registry
[1]: https://www.tigrisdata.com/blog/depot-registry/