sha256:d33ef5c2e349a0fd1a9a102cfe2a61f50edc20084b075f7d9f40c46c9c0de6aa
OS/ARCH
Compressed size
80.63 MB
Last pushed
over 3 years by zcube
Type
Image
Manifest digest
sha256:1b3b07bfb103b5c4d82c42c1051b6f1741e626758b1566c6c1f4ee966adc8f7d
Image Layers
129.47 MB2ARG TARGETARCH0 B3LABEL org.opencontainers.image.authors=https://github.com/ZCube/bitnami-compat org.opencontainers.image.description=Application repackaged by0 B4ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-11 OS_NAME=linux0 B5COPY prebuildfs / # buildkit15.49 KB6SHELL [/bin/bash -o pipefail -c]0 B7RUN |1 TARGETARCH=amd64 /bin/bash -o20.04 MB8RUN |1 TARGETARCH=amd64 /bin/bash -o32 B9COPY /opt/bitnami/common/ /opt/bitnami/common/ # buildkit945.13 KB10RUN |1 TARGETARCH=amd64 /bin/bash -o11.17 MB11RUN |1 TARGETARCH=amd64 /bin/bash -o2.96 KB12ENV PGPOOL_VERSION=4.3.3-3.*0 B13RUN |1 TARGETARCH=amd64 /bin/bash -o14.52 MB14RUN |1 TARGETARCH=amd64 /bin/bash -o2.64 KB15COPY /opt/bitnami/pgpool/etc/ /opt/bitnami/pgpool/etc/ # buildkit17.09 KB16RUN |1 TARGETARCH=amd64 /bin/bash -o233 B17RUN |1 TARGETARCH=amd64 /bin/bash -o2.97 KB18ENV PG_MAJOR=140 B19ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/14/bin0 B20ENV PG_VERSION=14.6-1.*0 B21ENV PG_EXTENSIONS=postgresql-14-pgaudit postgresql-14-orafce postgresql-14-repmgr postgresql-14-pljava0 B22RUN |1 TARGETARCH=amd64 /bin/bash -o3.48 MB23RUN |1 TARGETARCH=amd64 /bin/bash -o1.35 KB24COPY /opt/bitnami/common/ /opt/bitnami/common/ # buildkit902.23 KB25RUN |1 TARGETARCH=amd64 /bin/bash -o96.85 KB26RUN |1 TARGETARCH=amd64 /bin/bash -o130 B27COPY rootfs / # buildkit8.57 KB28RUN |1 TARGETARCH=amd64 /bin/bash -o1.09 KB29ENV APP_VERSION=4.4.1 BITNAMI_APP_NAME=pgpool LD_LIBRARY_PATH=/opt/bitnami/common/lib/:/opt/bitnami/common/lib64/: PATH=/opt/bitnami/postgresql/bin:/opt/bitnami/common/bin:/opt/bitnami/common/sbin:/opt/bitnami/pgpool/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/14/bin0 B30EXPOSE map[5432/tcp:{}]0 B31USER 10010 B32ENTRYPOINT ["/opt/bitnami/scripts/pgpool/entrypoint.sh"]0 B33CMD ["/opt/bitnami/scripts/pgpool/run.sh"]0 BCommand