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 alternative docker registry #16

Open
Dev25 opened this issue Jun 9, 2020 · 4 comments
Open

Provide alternative docker registry #16

Dev25 opened this issue Jun 9, 2020 · 4 comments

Comments

@Dev25
Copy link
Owner

Dev25 commented Jun 9, 2020

Quay.io hasn't had the best uptime this year, allow users to pull from dockerhub or perhapsgithub pkg as a alternative

@sagikazarmark
Copy link
Contributor

I'd be happy to provide a gihub alternative with a GitHub actions CI flow. Alternatively, pushing to both GitHub and DockerHub could be an option.

@Dev25
Copy link
Owner Author

Dev25 commented Jun 18, 2020

So i had a play around with using Github Actions/Packages (thanks for your modern-go-application sample repo!)

https://github.com/Dev25/mcrouter_exporter/packages/274062

Unfortunately i also realised that you can't pull from github packages unless you authenticate first.
I'm happy to keep publishing images to GH but i don't see that getting much usage until that's fixed. I'll look into pushing to Dockerhub.

@Dev25
Copy link
Owner Author

Dev25 commented Jun 18, 2020

Github Actions/Packages support is added in #18, will wait until we have Dockerhub support to close out this issue.

@sagikazarmark
Copy link
Contributor

Setting up Docker Hub is trivial IMHO, now that they support personal access tokens you don't even have to use your login credentials anymore. Added an example in the linked PR for a docker hub setup.

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

No branches or pull requests

2 participants