Hi! I am trying to set my Postgres DB public, so I am following the manual (External Connections · Fly Docs)
The problem is that this command:
“fly deploy . --app --image flyio/postgres:15.6”.
Is trying to get this link: “docker.io/flyio/postgres:15.6” but, this link doesn’t work; It doesn’t matter what Postgres version you put, no link works
Attachment image of the error:
Attachment image of docker link error: