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

Provide alternate image registry to dockerhub #3335

Closed
onedr0p opened this issue May 10, 2021 · 11 comments · Fixed by #5187
Closed

Provide alternate image registry to dockerhub #3335

onedr0p opened this issue May 10, 2021 · 11 comments · Fixed by #5187
Labels
feature New user visible feature
Milestone

Comments

@onedr0p
Copy link
Contributor

onedr0p commented May 10, 2021

Hello,

In order to combat dockerhub's imposed rate limits it would be great to host these images on ghcr or quay.io. Are there on any thoughts from the community on this initiation?

@onedr0p onedr0p added the feature New user visible feature label May 10, 2021
@jsjoeio jsjoeio added this to the Backlog Candidates milestone May 10, 2021
@stale
Copy link

stale bot commented Nov 7, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no activity occurs in the next 5 days.

@stale stale bot added the stale label Nov 7, 2021
@onedr0p
Copy link
Contributor Author

onedr0p commented Nov 7, 2021

Not stale

@stale stale bot removed the stale label Nov 7, 2021
@stale
Copy link

stale bot commented May 6, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no activity occurs in the next 5 days.

@stale stale bot added the stale label May 6, 2022
@onedr0p
Copy link
Contributor Author

onedr0p commented May 6, 2022

Not stale

@stale stale bot removed the stale label May 6, 2022
@jsjoeio
Copy link
Contributor

jsjoeio commented May 6, 2022

I don't imagine we'll do this because we want to keep maintenance overhead small but maybe someone else could publish an unofficial one?

@onedr0p
Copy link
Contributor Author

onedr0p commented May 6, 2022

I can't imagine it wouldn't be hard to do, GHCR is free and easy to push images to since you are already using GitHub workflows. There is no maintenance overhead since it's directly integrated into GitHub, plus you get a shiney "Packages" link on the side of the repo with a direct link to the image. Dockerhub is super stingy on Docker pull request limits, they are dropping out of popularity IMO.

See:
https:/kube-vip/kube-vip which links to
https:/kube-vip/kube-vip/pkgs/container/kube-vip

I already mirror your Dockerhub image over at this repo, but this is a stop-gap until maintainers can support a non-rate-limted Docker registry.

<3

@jsjoeio
Copy link
Contributor

jsjoeio commented May 9, 2022

What are your thoughts @code-asher ?

@code-asher
Copy link
Member

code-asher commented May 10, 2022 via email

@onedr0p
Copy link
Contributor Author

onedr0p commented May 10, 2022

That looks exactly like what needs to be done, though I am not familiar with the HCL fun going on there 😄

@jsjoeio jsjoeio modified the milestones: Backlog Candidates, On Deck May 10, 2022
@jsjoeio
Copy link
Contributor

jsjoeio commented May 10, 2022

Oh nice @code-asher! Okay @onedr0p if you want to do this, go for it. Otherwise, I'll add this for June 2022 when the time comes!

@onedr0p
Copy link
Contributor Author

onedr0p commented May 10, 2022

Done #5187

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

Successfully merging a pull request may close this issue.

3 participants