-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Please mirror your docker images to other registries #10977
Comments
We're intentionally being cautious not to add too many release channels as doing so would add more maintenance overhead. However, people from the community should feel free to set up community-driven channels and PR instructions on how to use them to the Synapse install documentation. |
Can you reconsider? It makes consuming that image very hard for people with many computers running behind a single natted gateway. |
It might well be worth reconsidering this now that Docker are beginning to ratelimit access. |
Github apparently offers a registry of sorts, see e.g. https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-container-registry |
Not opposed, but concerned about long-term maintenance... We'd be open to pushing to the GitHub Container Registry, but other solutions like Quay are probably too niche to be worth the fragmentation. |
https://github.com/matrix-org/synapse/pull/11852/files (a PR that adds another docker image that was pushed to GHCR) could be a good source of 'inspiration' for a PR which added the GHCR bits to our existing docker image (i.e. pushing to both). |
I don't quiet get why quay is considered niche, but having anything else than dockerhub would be great. |
#15270 also discussed recent changes Docker is making, @williamkray said:
|
Let's make the release CI upload to GHCR as well as dockerhub---it should be straightforward(?!) |
The docker hub rate limit is affecting fetching the image - it would be nice if the images are also available on other registries such as quay.io where no such limits apply.
The text was updated successfully, but these errors were encountered: