sha256:43b27e1a07948b72b0726116f3a7bc17cb4eac4c754c14705e7e1dba42cacbbd
OS/ARCH
Compressed size
80.64 MB
Last pushed
over 3 years by zcube
Type
Image
Manifest digest
sha256:a13082848bd5d1ff1dd2991a772b87942517fb6351b3e752091551ea09ab1b95
Image Layers
129.48 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.48 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.97 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 -o236 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/ # buildkit899.32 KB25RUN |1 TARGETARCH=amd64 /bin/bash -o96.81 KB26RUN |1 TARGETARCH=amd64 /bin/bash -o130 B27COPY rootfs / # buildkit8.56 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