distribution / distribution-library-image

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Replicate registry image

dimitar-kostadinov opened this issue · comments

What would you like to be added:
Consider replicate registry image to a public image registry that supports IPv6 natively and doesn't have a strict download rate limit.

Why is this needed:
In this way, the image can be used directly in production environment without the need of additional replication of the image.

Yes, Docker Hub supports IPv6 now, but we cannot use Docker Hub due to its rate limiting for anonymous users - 100 pulls per 6 hours per IP address.

All Docker Official Images are available on ECR Public https://gallery.ecr.aws/docker/library/registry but ECR still doesnt seem to support IPv6. Maybe if more interested is expressed in aws/containers-roadmap#2287 it could get prioritised