Skip to content
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

[Feature] Use GitHub container registry #19

Open
ernado opened this issue Mar 27, 2023 · 0 comments
Open

[Feature] Use GitHub container registry #19

ernado opened this issue Mar 27, 2023 · 0 comments
Assignees
Labels
backlog Backlog enhancement New feature or request

Comments

@ernado
Copy link
Contributor

ernado commented Mar 27, 2023

I propose to use GitHub Container Registry (ghcr.io) instead of docker hub.

Points:

  • Dockerhub has pretty strict rate limits (100 pulls per 6 hours per IP address) for anonymous users
  • Docker Inc. tried to sunset free teams for dockerhub (but reverted under pressure)
  • It is easier and safer to push images to ghcr from github pipelines
  • Improved discoverability, user can instantly see all available images in "packages" section of repo or org
@AMRivkin AMRivkin added the enhancement New feature or request label Apr 10, 2023
@savnadya savnadya self-assigned this Nov 16, 2023
@savnadya savnadya added the backlog Backlog label Nov 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Backlog enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants