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

Unauthorized to pull docker image #2

Open
D3vil0p3r opened this issue Jul 1, 2023 · 3 comments
Open

Unauthorized to pull docker image #2

D3vil0p3r opened this issue Jul 1, 2023 · 3 comments

Comments

@D3vil0p3r
Copy link

D3vil0p3r commented Jul 1, 2023

@freeqaz @breadchris When I run sudo docker run -p 3000:3000 -p 3001:3001 -it ghcr.io/lunasec-io/damn-vulnerable-js-sca I get:

Unable to find image 'ghcr.io/lunasec-io/damn-vulnerable-js-sca:latest' locally
docker: Error response from daemon: Head "https://ghcr.io/v2/lunasec-io/damn-vulnerable-js-sca/manifests/latest": unauthorized.

Is this docker image not public?

@factoidforrest
Copy link

I'll get @breadchris

@breadchris
Copy link
Contributor

@D3vil0p3r you need to log into the docker registry with your credentials before you pull https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-container-registry unlike being able to just pull stuff publicly like you can from dockerhub

@D3vil0p3r
Copy link
Author

What a pity... I was scripting the pull of some containers like this in automated way :(

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

3 participants