stage /etc/repmgr.conf
This commit is contained in:
@@ -144,7 +144,7 @@ ENV PGDATA=/var/lib/postgresql/data
|
||||
|
||||
RUN install --verbose --directory --owner postgres --group postgres --mode 1777 "$PGDATA"
|
||||
|
||||
VOLUME /var/lib/postgresql/data
|
||||
VOLUME /var/lib/postgresql
|
||||
|
||||
COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user