Skip to content

Push a container to ghcr.io because of new DockerHub rate limits #33711

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
ich777 opened this issue Feb 25, 2025 · 1 comment
Closed

Push a container to ghcr.io because of new DockerHub rate limits #33711

ich777 opened this issue Feb 25, 2025 · 1 comment
Labels
topic/build PR changes how Gitea is built, i.e. regarding Docker or the Makefile type/proposal The new feature has not been accepted yet but needs to be discussed first.

Comments

@ich777
Copy link

ich777 commented Feb 25, 2025

Feature Description

Since DockerHub changes it's rate limit with 1. April 2025 it would probably help many users to push the Docker container from Gitea to ghcr.io to circumvent the really strict limit for 10 pulls per hour for unauthenticated users.

Here is the link to the new rate limit:
https://docs.docker.com/docker-hub/usage/

Please ignore my request if there is already a Package available for Gitea but I haven't found one.

Screenshots

No response

@ich777 ich777 added the type/proposal The new feature has not been accepted yet but needs to be discussed first. label Feb 25, 2025
@lunny lunny added the topic/build PR changes how Gitea is built, i.e. regarding Docker or the Makefile label Feb 25, 2025
a1994sc added a commit to a1994sc/go-gitea_gitea that referenced this issue Apr 8, 2025
a1994sc added a commit to a1994sc/go-gitea_gitea that referenced this issue Apr 8, 2025
a1994sc added a commit to a1994sc/go-gitea_gitea that referenced this issue Apr 8, 2025
a1994sc added a commit to a1994sc/go-gitea_gitea that referenced this issue Apr 8, 2025
techknowlogick pushed a commit that referenced this issue Apr 10, 2025
This PR will cross-publish the release, rc, and nightly images from
`docker.io` to `ghcr.io` as docker hub has imposed rate-limiting

Signed-off-by: Allen Conlon <[email protected]>
GiteaBot pushed a commit to GiteaBot/gitea that referenced this issue Apr 11, 2025
…#34148)

This PR will cross-publish the release, rc, and nightly images from
`docker.io` to `ghcr.io` as docker hub has imposed rate-limiting

Signed-off-by: Allen Conlon <[email protected]>
@techknowlogick
Copy link
Member

It's now being pushed to ghcr.io, however we have dedicated URLs for the images now that aren't affected by docker hub, or any other rate limits: https://blog.gitea.com/docker-registry-update/

zjjhot added a commit to zjjhot/gitea that referenced this issue Apr 14, 2025
* giteaofficial/main: (27 commits)
  fix github migration error when using multiple tokens (go-gitea#34144)
  Add package version api endpoints (go-gitea#34173)
  Fix incorrect file links (go-gitea#34189)
  Add cache for common package queries (go-gitea#22491)
  Allow admins and org owners to change org member public status (go-gitea#28294)
  Fix span svg layout (go-gitea#34185)
  fix webhook url (go-gitea#34186)
  Optimize overflow-menu (go-gitea#34183)
  Move and rename UpdateRepository (go-gitea#34136)
  Update milestones.tmpl (go-gitea#34184)
  [skip ci] Updated translations via Crowdin
  Refactor Git Attribute & performance optimization (go-gitea#34154)
  [skip ci] Updated translations via Crowdin
  fix(go-gitea#33711): cross-publish docker images to ghcr.io (go-gitea#34148)
  refactor organization menu (go-gitea#33928)
  feat: Add sorting by exclusive labels (issue priority) (go-gitea#33206)
  Fix vertical centering of file tree icons and use entryIcon for submodules/symlinks (go-gitea#34137)
  bugfix check for alternate ssh host certificate location (go-gitea#34146)
  Cache GPG keys, emails and users when list commits (go-gitea#34086)
  Set MERMAID_MAX_SOURCE_CHARACTERS to 50000 (go-gitea#34152)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic/build PR changes how Gitea is built, i.e. regarding Docker or the Makefile type/proposal The new feature has not been accepted yet but needs to be discussed first.
Projects
None yet
Development

No branches or pull requests

3 participants