Join our community
Gitea is open source. Star our GitHub repo, and join our community on Discord!
With the upcoming changes to Docker Hub’s rate limits, we are adding alternative URLs for Gitea Docker images. Both the existing Docker Hub URLs and our new URLs will remain functional, giving you flexibility in how you access our images while helping mitigate potential rate limit impacts.
You can now pull Gitea Docker images from either:
Docker Hub (existing):
gitea/gitea:VERSIONgiteacharts/gitea:VERSIONNew Registry (new):
docker.gitea.com/gitea:VERSIONdocker.gitea.com/charts/gitea:VERSIONBoth sources will continue to be maintained and will serve identical images, although we strongly recommend using the new registry URLs to help avoid potential rate limit impacts.
This change adds flexibility but requires no immediate action. You can continue using the existing Docker Hub URLs, or optionally switch to our self-hosted registry URLs in your deployment scripts.
docker.gitea.com URLs may help you avoid Docker Hub rate limitsWe’d like to thank Xe Iaso who notified us of the change and wrote a detailed guide on setting up a pull-through Docker cache to help mitigate any impacts from rate limit changes.
We would also like to thank Docker for their software and hub that have supported us throughout the years. The changes they are making are understandable, and we understand that achieving the right balance is a difficult task.
For open source projects whose users may also be impacted by these Docker Hub changes:
As always, we remain committed to providing reliable and accessible tools for the open source community.