sha256:d33ef5c2e349a0fd1a9a102cfe2a61f50edc20084b075f7d9f40c46c9c0de6aa
OS/ARCH
Compressed size
79.04 MB
Last pushed
over 3 years by zcube
Type
Image
Manifest digest
sha256:33afb6420fc60d9aead20ce6384990233fb50a98a067788660a020a65b2ecc1f
Image Layers
128.15 MB2ARG TARGETARCH0 B3LABEL org.opencontainers.image.authors=https://github.com/ZCube/bitnami-compat org.opencontainers.image.description=Application repackaged by0 B4ENV HOME=/ OS_ARCH=arm64 OS_FLAVOUR=debian-11 OS_NAME=linux0 B5COPY prebuildfs / # buildkit15.49 KB6SHELL [/bin/bash -o pipefail -c]0 B7RUN |1 TARGETARCH=arm64 /bin/bash -o20 MB8RUN |1 TARGETARCH=arm64 /bin/bash -o32 B9COPY /opt/bitnami/common/ /opt/bitnami/common/ # buildkit877.3 KB10RUN |1 TARGETARCH=arm64 /bin/bash -o11.16 MB11RUN |1 TARGETARCH=arm64 /bin/bash -o2.97 KB12ENV PGPOOL_VERSION=4.3.3-3.*0 B13RUN |1 TARGETARCH=arm64 /bin/bash -o14.42 MB14RUN |1 TARGETARCH=arm64 /bin/bash -o2.7 KB15COPY /opt/bitnami/pgpool/etc/ /opt/bitnami/pgpool/etc/ # buildkit17.1 KB16RUN |1 TARGETARCH=arm64 /bin/bash -o237 B17RUN |1 TARGETARCH=arm64 /bin/bash -o2.98 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=arm64 /bin/bash -o3.49 MB23RUN |1 TARGETARCH=arm64 /bin/bash -o1.35 KB24COPY /opt/bitnami/common/ /opt/bitnami/common/ # buildkit839.07 KB25RUN |1 TARGETARCH=arm64 /bin/bash -o96.89 KB26RUN |1 TARGETARCH=arm64 /bin/bash -o130 B27COPY rootfs / # buildkit8.57 KB28RUN |1 TARGETARCH=arm64 /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