docker-postgres-replication
docker-postgres-replication copied to clipboard
adding support to FILE suffix
The FILE suffix is supporeted in docker-entry of postgres image, but was removed when the ./docker-entry.sh was overriden
so I added that support,
also the setup_replication.sh
f needed the password that comes from file, so I added that there as well
I apologize I did not previously have time to properly review and merge your work.
I've created a new patch based build process on the dev branch, and builds from this process temporarily live at https://hub.docker.com/r/danieldent/docker-postgres-replication-dev/ until I and other community members have had a chance to test these updates (the new build process also builds the -alpine variants as well as Postgres 10). I have not had time to even run these new builds, so please run this builds in test prior to dropping them into a production environment.