sha256:07dd2cd166f2354e182681841b2a6814d77af841018b15edc89f523549ec7f5e
OS/ARCH
Compressed size
79.04 MB
Last pushed
over 3 years by zcube
Type
Image
Manifest digest
sha256:74c9e1e5830ce9804f3ad66b4efa8f722a1d87c9db07d766bdc0ca16c4ad9584
Image Layers
128.16 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.48 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.64 KB15COPY /opt/bitnami/pgpool/etc/ /opt/bitnami/pgpool/etc/ # buildkit17.09 KB16RUN |1 TARGETARCH=arm64 /bin/bash -o235 B17RUN |1 TARGETARCH=arm64 /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=arm64 /bin/bash -o3.49 MB23RUN |1 TARGETARCH=arm64 /bin/bash -o1.35 KB24COPY /opt/bitnami/common/ /opt/bitnami/common/ # buildkit839.06 KB25RUN |1 TARGETARCH=arm64 /bin/bash -o96.93 KB26RUN |1 TARGETARCH=arm64 /bin/bash -o129 B27COPY rootfs / # buildkit8.56 KB28RUN |1 TARGETARCH=arm64 /bin/bash -o1.1 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