self-hosted
self-hosted copied to clipboard
DockerHub reduced the maximum pulls per hour, causing people can't pull all the images properly
Problem Statement
Discord thread: https://discord.com/channels/621778831602221064/1342532967406501908
DockerHub link to the problem: https://docs.docker.com/docker-hub/usage/
Solution Brainstorm
What if we publish to both DockerHub (for compatiblity reasons) and to GitHub Container Registry (which is free for public repositories, and have been done by some repositories: Relay, Symbolicator)
Track other stuffs here: Relay: https://github.com/getsentry/relay/issues/4517 Craft: https://github.com/getsentry/craft/issues/591