Unable to connect to the registry for this image
337a31ac-f446-4085-ac8a-385005027a98
Attempting to deploy a custom postgres image - using ghcr.io and unable to connect.
Its a public image.
5 Replies
Project ID:
337a31ac-f446-4085-ac8a-385005027a98
you mean ghcr?
ghcr.io
Package visibility for github is private by default, Made it public, working now. Do you know of any security concerns around that since the railway postgres action uses a PAT token on build?
As a side note, would be great to keep the minimal postgres image, but also have a postgres image out of the box from railway with more popular extensions
https://neon.tech/docs/extensions/pg-extensions
https://supabase.com/docs/guides/database/extensions
Neon
Supported Postgres extensions - Neon Docs
Neon supports the Postgres extensions shown in the following table. The supported version of the extension sometimes differs by Postgres version. Extension PG14 PG15 PG16 Notes address_standardizer 3....
Postgres Extensions Overview | Supabase Docs
Using Postgres extensions.
I'm not sure what you mean when you mentioned a pat token on build?