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 sharedpreloadlibraries='pgnet, pgcron' -c pgnet.databasename=${POSTGRESDB} -c cron.databasename=${POSTGRESDB} -c maxconnections=200"

Basically nothing happens

View Deploy details

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

0 Replies

Loading...