Skip to content

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

@flyingn1nja

Description

@flyingn1nja

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions