Skip to content

Publish docker images to ghcr.io #8069

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

Open
4 tasks done
christaikobo opened this issue Mar 4, 2025 · 2 comments
Open
4 tasks done

Publish docker images to ghcr.io #8069

christaikobo opened this issue Mar 4, 2025 · 2 comments
Labels
enhancement New feature or request

Comments

@christaikobo
Copy link

Please make sure of the following things

  • I have read the documentation.
  • I'm sure there are no duplicate issues or discussions.
  • I'm sure this feature is not implemented.
  • I'm sure it's a reasonable and popular requirement.

Description of the feature / 需求描述

Docker hub has implemented a new rate limit for anonymous user at 10 pull per hour which is outrageously low. It would be great if the image is simultanously published to ghcr.io which does not has such rate limit issue.

Suggested solution / 实现思路

Use github action to automatically publish to ghcr.io.

Additional context / 附件

No response

@christaikobo christaikobo added the enhancement New feature or request label Mar 4, 2025
@pongfcnkl
Copy link

You can log in to docker hub, are 100 times per hour

@christaikobo
Copy link
Author

What you are proposing is just a work around. It doesn't fix the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants