Open dimitar-kostadinov opened 5 months ago
Docker Hub has supported IPv6 for a little while now :sweat_smile:
https://www.docker.com/blog/docker-hub-registry-ipv6-support-now-generally-available/
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 https://github.com/aws/containers-roadmap/issues/2287 it could get prioritised
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.