start repd

This commit is contained in:
Bernhard Radermacher
2026-02-20 15:29:32 +01:00
parent 13949096ee
commit 4537476b34
2 changed files with 384 additions and 0 deletions

View File

@@ -12,3 +12,4 @@ VOLUME /etc/repmgr
COPY --chmod=644 --chown=postgres profile /var/lib/postgresql/.profile
# COPY --chmod=755 postgres.sh /usr/local/bin/postgres
COPY docker-entrypoint-initdb.d/* /docker-entrypoint-initdb.d/
COPY docker-entrypoint.sh /usr/local/bin/