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"
|
RUN install --verbose --directory --owner postgres --group postgres --mode 1777 "$PGDATA"
|
||||||
|
|
||||||
VOLUME /var/lib/postgresql
|
VOLUME /var/lib/postgresql/data
|
||||||
|
|
||||||
COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/
|
COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user