Goreleaser: Open ghcr.io goreleaser image!

Created on 9 Dec 2020  路  3Comments  路  Source: goreleaser/goreleaser

Describe the bug
I can see that there are multiple destinations to the goreleaser container image: Dockerhub and ghcr.io. With the new dockerhub rate limits, someone can face a limit hit error while downloading. This is why I'm trying to use the ghcr.io alternative.

But, I can not download the container image from ghcr.io/goreleaser/goreleaser. It seems to be private. Should it?

To Reproduce

Just run from a clean instance docker pull ghcr.io/goreleaser/goreleaser:latest-amd64

Expected behavior

I expect to download it as I do from Dockerhub

Additional context

Follow this guide to make it public: https://docs.github.com/en/free-pro-team@latest/packages/guides/configuring-access-control-and-visibility-for-container-images#configuring-visibility-of-container-images-for-an-organization

bug

All 3 comments

Oh, my bad... should be public now! Thanks for reporting 馃檹

Now it works! Thanks @caarlos0 !

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

radeksimko picture radeksimko  路  4Comments

fheidenreich picture fheidenreich  路  4Comments

blacktop picture blacktop  路  3Comments

caarlos0 picture caarlos0  路  3Comments

jwhitcraft picture jwhitcraft  路  4Comments