| ADD file:8729f9c0258836b640e9e789c7ab029cf4547e0596557d54dd4a4d7d8e4a785f in / |
| CMD ["/bin/sh"] |
| /bin/sh -c apk add --no-cache pgpool gettext postgresql-client && mkdir /var/run/pgpool/ && chmod 777 /var/run/pgpool && chmod 777 /var/log |
| COPY file:e09d857ae81a734f96b92177b9d0d395f740c996a9d9ff4a6754641a70371a95 in / |
| EXPOSE 5432 |
| ENTRYPOINT ["/pg_autopool"] |
| LABEL org.opencontainers.image.created=2024-05-30T10:38:10Z |
| LABEL org.opencontainers.image.revision=eb83ff1af16806440abbe044a4570b9ecf6f24db |
| LABEL org.opencontainers.image.source=https://git.ivasoft.cz/SW/docker-pgpool.git |
| LABEL org.opencontainers.image.url=https://git.ivasoft.cz/SW/docker-pgpool |