Namespace
bitnamilegacy
Image / Tag
pgpool:4.3.3-debian-11-r29
Content Digest
sha256:9524997895740e5c30eea2da12f432335bf7e6342543f4de98fe7b6336d47683
Details
Created

2022-11-13 20:26:53 UTC

Size

54 MB

Content Digest
Labels
  • org.opencontainers.image.authors
    https://bitnami.com/contact
  • org.opencontainers.image.description
    Application packaged by Bitnami
  • org.opencontainers.image.ref.name
    4.3.3-debian-11-r29
  • org.opencontainers.image.source
    https://github.com/bitnami/containers/tree/main/bitnami/pgpool
  • org.opencontainers.image.title
    pgpool
  • org.opencontainers.image.vendor
    VMware, Inc.
  • org.opencontainers.image.version
    4.3.3

Environment
APP_VERSION

4.3.3

BITNAMI_APP_NAME

pgpool

HOME

/

LD_LIBRARY_PATH

/opt/bitnami/common/lib/:/opt/bitnami/common/lib64/:

OS_ARCH

amd64

OS_FLAVOUR

debian-11

OS_NAME

linux

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


Layers

[#000] sha256:c1a0533acd8253180af0586171d7553f075068f24782daa20d4d1b4debb05bf2 - 54.57% (29.5 MB)

[#001] sha256:817f82e1711ff7ae3da11ed3a33cf7cafe6f5efb08732e9d73972921330fff72 - 45.43% (24.6 MB)


History
2022-11-02 00:13:23 UTC (from Bitnami with love)

2022-11-13 20:26:36 UTC

/bin/sh -c #(nop) ARG TARGETARCH

2022-11-13 20:26:36 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=https://bitnami.com/contact org.opencontainers.image.description=Application packaged by Bitnami org.opencontainers.image.ref.name=4.3.3-debian-11-r29 org.opencontainers.image.source=https://github.com/bitnami/containers/tree/main/bitnami/pgpool org.opencontainers.image.title=pgpool org.opencontainers.image.vendor=VMware, Inc. org.opencontainers.image.version=4.3.3

2022-11-13 20:26:36 UTC

/bin/sh -c #(nop) ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-11 OS_NAME=linux

2022-11-13 20:26:37 UTC

/bin/sh -c #(nop) COPY dir:fb597bf097c3278388c22437764115fa32de3836308aa4e6402aebd72f338118 in /

2022-11-13 20:26:37 UTC

/bin/bash -o pipefail -c #(nop) SHELL [/bin/bash -o pipefail -c]

2022-11-13 20:26:45 UTC

/bin/bash -o pipefail -c install_packages ca-certificates curl ldap-utils libaudit1 libbsd0 libcap-ng0 libcrypt1 libedit2 libffi7 libgcc-s1 libgmp10 libgnutls30 libhogweed6 libicu67 libidn2-0 libldap-2.4-2 libldap-common liblz4-1 liblzma5 libmd0 libnettle8 libp11-kit0 libpam-ldapd libpam0g libsasl2-2 libssl1.1 libstdc++6 libtasn1-6 libtinfo6 libunistring2 libuuid1 libxml2 libxslt1.1 nslcd procps zlib1g

2022-11-13 20:26:46 UTC

/bin/bash -o pipefail -c mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && COMPONENTS=( "postgresql-client-14.6.0-0-linux-${OS_ARCH}-debian-11" "wait-for-port-1.0.5-0-linux-${OS_ARCH}-debian-11" "pgpool-4.3.3-4-linux-${OS_ARCH}-debian-11" "gosu-1.14.0-155-linux-${OS_ARCH}-debian-11" ) && for COMPONENT in "${COMPONENTS[@]}"; do if [ ! -f "${COMPONENT}.tar.gz" ]; then curl -SsLf "https://downloads.bitnami.com/files/stacksmith/${COMPONENT}.tar.gz" -O ; curl -SsLf "https://downloads.bitnami.com/files/stacksmith/${COMPONENT}.tar.gz.sha256" -O ; fi && sha256sum -c "${COMPONENT}.tar.gz.sha256" && tar -zxf "${COMPONENT}.tar.gz" -C /opt/bitnami --strip-components=2 --no-same-owner --wildcards '*/files' && rm -rf "${COMPONENT}".tar.gz{,.sha256} ; done

2022-11-13 20:26:50 UTC

/bin/bash -o pipefail -c apt-get autoremove --purge -y curl && apt-get update && apt-get upgrade -y && apt-get clean && rm -rf /var/lib/apt/lists /var/cache/apt/archives

2022-11-13 20:26:51 UTC

/bin/bash -o pipefail -c chmod g+rwX /opt/bitnami

2022-11-13 20:26:51 UTC

/bin/bash -o pipefail -c #(nop) COPY dir:270e563951feddaaf71f13826e19be2391888f4abc1a9fa90ba891f66ce77cf1 in /

2022-11-13 20:26:52 UTC

/bin/bash -o pipefail -c /opt/bitnami/scripts/pgpool/postunpack.sh

2022-11-13 20:26:52 UTC

/bin/bash -o pipefail -c #(nop) ENV APP_VERSION=4.3.3 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

2022-11-13 20:26:52 UTC

/bin/bash -o pipefail -c #(nop) EXPOSE 5432

2022-11-13 20:26:52 UTC

/bin/bash -o pipefail -c #(nop) USER 1001

2022-11-13 20:26:52 UTC

/bin/bash -o pipefail -c #(nop) ENTRYPOINT ["/opt/bitnami/scripts/pgpool/entrypoint.sh"]

2022-11-13 20:26:53 UTC

/bin/bash -o pipefail -c #(nop) CMD ["/opt/bitnami/scripts/pgpool/run.sh"]

2022-11-13 20:26:53 UTC (merge sha256:2870c7824cc34ee346427f1d5e6021c988e8884c67c51af39a4fe502fe01bf84 to sha256:ee9558d6f35f86fa9ffbd9e1d3db621cbfaf45a71fb3b86017d7eb9ab71f3220)

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete