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

Parsec Quickstart - Docker: Pull access denied for parallaxsecond/parsec-quickstart, repository does not exist #666

Closed
sandeepmistry opened this issue Mar 8, 2023 · 1 comment

Comments

@sandeepmistry
Copy link

Hi,

I'm trying the steps from the "Parsec Quickstart - Docker" guide and get the following error with running on a Raspberry Pi 4 running Raspberry Pi OS 64-bit.

$docker run --rm --name parsec -it parallaxsecond/parsec-quickstart bash
Unable to find image 'parallaxsecond/parsec-quickstart:latest' locally
docker: Error response from daemon: pull access denied for parallaxsecond/parsec-quickstart, repository does not exist or may require 'docker login': denied: requested access to the resource is denied.
See 'docker run --help'.
@gowthamsk-arm
Copy link
Contributor

Hi @sandeepmistry
Thank you for raising this issue and apologies for the late response.
The docker image is now pushed to the registry.
Can you please use ghcr.io/parallaxsecond/parsec-quickstart in place of parallaxsecond/parsec-quickstart?
The document needs to be updated for this.

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