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

Can't find neondatabase/wsproxy image in db #8

Open
flyingn1nja opened this issue Oct 13, 2024 · 0 comments
Open

Can't find neondatabase/wsproxy image in db #8

flyingn1nja opened this issue Oct 13, 2024 · 0 comments

Comments

@flyingn1nja
Copy link

flyingn1nja commented Oct 13, 2024

I am following this tutorial to setup local development database using wsproxy image.

When I run docker compose it says:

 ✘ pg_proxy Error                                                                                                                                      0.5s 
 ✘ postgres Error                                                                                                                                      0.5s 
Error response from daemon: Head "https://ghcr.io/v2/neondatabase/wsproxy/manifests/latest": denied: denied
make: *** [up] Error 18

Then I tried this command right here:
docker run -d -p 80:80 -p 2112:2112 --name wsproxy ghcr.io/neondatabase/wsproxy:latest

Output:

Unable to find image 'ghcr.io/neondatabase/wsproxy:latest' locally
docker: Error response from daemon: Head "https://ghcr.io/v2/neondatabase/wsproxy/manifests/latest": denied: denied.

can someone help me, does the image even exist?

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

1 participant