Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
EntraptaJ authored Mar 2, 2024
1 parent 70ad0eb commit 856e8da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Images/PGPool/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ RUN apk add --no-cache \
openssl \
openldap-dev \
&& mkdir -p /var/run/pgpool \
&& chown -R postgres:postgres /var/run/pgpool \
&& mkdir -p /opt/pgpool-II \
&& chmod +x /opt/pgpool-II/bin/Healthcheck.sh

Expand Down

0 comments on commit 856e8da

Please sign in to comment.