Just published a new GH package. Have few questions #26624
-
I have just published a docker image on GitHub packages. (the project is public) It is showing the package is private, how can I make it public so that other users can download it. When I tried to pull the docker image locally, it asked for authentication. Is there a limited bandwidth for GH Packages? Can I entirely use GH Packages instead of Docker Hub |
Beta Was this translation helpful? Give feedback.
Replies: 13 comments
-
Hi @mittalyashu,
mittalyashu:
Could you make sure Enabling GitHub Container Registry for your organization - GitHub DocsYou should then be able to change your container package’s visibility to public like this: Configuring access control and visibility for container images - GitHub DocsI hope that helps! |
Beta Was this translation helpful? Give feedback.
-
After making the package public and trying to open in incognito mode, https://github.com/orgs/logchimp/packages/container/package/logchimp The link doesn’t work. |
Beta Was this translation helpful? Give feedback.
-
@jcansdale. What about bandwidth limits and pull the docker image locally, it asked for authentication even after making the package as public. |
Beta Was this translation helpful? Give feedback.
-
Thanks for the post @mittalyashu! We are investigating why that container is not loading in the UI - as far as I can tell it should be. I was able to pull that container locally unauthenticated. Can you post the output when you try? Shayne Burgess |
Beta Was this translation helpful? Give feedback.
-
Awesome, thanks. @shayneburgess Thought, I find it strange it took few hours to make the link accessible publicly. Also, even after linking the package with repository, it’s still not showing inside the repository. GitHublogchimp/logchimpTrack user feedback to build better products with LogChimp - logchimp/logchimp |
Beta Was this translation helpful? Give feedback.
-
You’re welcome! We believe we know why that package isn’t showing incognito and are working on a fix that shouldn’t take long. I can’t think any reason why the link being accessible wouldn’t be immediate. Can you tell me more about what you saw? The feature to show linked packages in the repository view is not available yet, unfortunately, but it is planned. Shayne |
Beta Was this translation helpful? Give feedback.
-
shayneburgess:
It showed 404 page.
shayneburgess:
On that note, is it possible (or please do consider) linking package to multiple repository. My use-case is I have created a separate repository for build docker images and main app is in separate repository. |
Beta Was this translation helpful? Give feedback.
-
The source label, |
Beta Was this translation helpful? Give feedback.
-
This has been fixed! Try it out and let us know https://github.com/orgs/github/packages/container/package/super-linter |
Beta Was this translation helpful? Give feedback.
-
clarkbw:
Is there any list for label? |
Beta Was this translation helpful? Give feedback.
-
Those labels aren’t designed to be lists. It would break compatibility with other registries. |
Beta Was this translation helpful? Give feedback.
-
I think the question might’ve been about a list of labels the GHCR recognizes and uses, which I’d like to see as well. The documentation currently only describes |
Beta Was this translation helpful? Give feedback.
-
Created an issue for docs here: Document all the GHCR labels which can be used · Issue #2617 · github/docs · GitHub |
Beta Was this translation helpful? Give feedback.
Created an issue for docs here: Document all the GHCR labels which can be used · Issue #2617 · github/docs · GitHub