Skip to content

I couldn't pull docker image from GitHub Container Registry #25426

Answered by airtower-luna
resotto asked this question in Packages
Discussion options

You must be logged in to vote

Well, there’s one more thing I can think of: The download I did was anonymous. If you’re logged in (using docker login), check if the token you’re using has the “read:packages” scope. If it doesn’t, you need to either update the token so it has the scope, or try logging out (docker logout ghcr.io) and doing an anonymous pull.

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Packages Host your dependencies, libraries, and production-ready code, right from your repository Question
2 participants