Roadmap
The problem
Container images are only available on hub.docker.com - Docker Hub enforces tight anonymous pulls via IP Rate Limits and prevents users behind ISPs with CGNAT from pulling images successfully.
https://docs.docker.com/docker-hub/usage/
What you have in mind
Please publish images to an alternative registry like ghcr.io in addition to docker hub.
Roadmap
The problem
Container images are only available on hub.docker.com - Docker Hub enforces tight anonymous pulls via IP Rate Limits and prevents users behind ISPs with CGNAT from pulling images successfully.
https://docs.docker.com/docker-hub/usage/
What you have in mind
Please publish images to an alternative registry like ghcr.io in addition to docker hub.