-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels