wip
This commit is contained in:
@@ -24,7 +24,7 @@ RUN apt-get update && \
|
||||
chmod g-w,o-w /var/lib/postgresql
|
||||
|
||||
COPY --chmod=600 --chown=postgres:postgres authorized_keys id_ed25519 /var/lib/postgresql/.ssh/
|
||||
# COPY --chmod=600 --chown=postgres:postgres pgpool.conf pool_hba.conf pool_passwd /etc/pgpool2/
|
||||
COPY --chmod=600 --chown=postgres:postgres pool_hba.conf /etc/pgpool2/
|
||||
# COPY --chmod=600 --chown=postgres:postgres pgpool.conf /etc/pgpool2/
|
||||
COPY --chmod=755 entrypoint.sh /usr/local/bin/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user