Custom docker images not starting, nothing happens
faruuko
TRIALOP

2 years ago

Here's a link to the image https://hub.docker.com/r/babkum/postgres-essentials

And a link to the Github repository https://github.com/babkum/postgres-essentials

I'm also passing a custom start script but it does not work: /bin/sh -c "exec postgres -c shared_preload_libraries='pg_net, pg_cron' -c pg_net.database_name=${POSTGRES_DB} -c cron.database_name=${POSTGRES_DB} -c max_connections=200"

Basically nothing happens

View Deploy details

ⓘ Deployment information is only viewable by Project members and Railway admins.

0 Replies

Welcome!

Sign in to your Railway account to join the conversation.

Loading...