Namespace
bitnamilegacy
Image / Tag
pgpool:4.5.0-debian-11-r0
Content Digest
sha256:0a44151c9ad2327b209ee75ae4adeb2f63b7a537605156adda22858d034ce107
Details
Created

2023-12-12 16:32:23 UTC

Size

53.1 MB

Content Digest
Labels
  • com.vmware.cp.artifact.flavor
    sha256:1e1b4657a77f0d47e9220f0c37b9bf7802581b93214fff7d1bd2364c8bf22e8e
  • org.opencontainers.image.base.name
    docker.io/bitnami/minideb:bullseye
  • org.opencontainers.image.created
    2023-12-12T16:31:08Z
  • org.opencontainers.image.description
    Application packaged by VMware, Inc
  • org.opencontainers.image.licenses
    Apache-2.0
  • org.opencontainers.image.ref.name
    4.5.0-debian-11-r0
  • org.opencontainers.image.title
    pgpool
  • org.opencontainers.image.vendor
    VMware, Inc.
  • org.opencontainers.image.version
    4.5.0

Environment
APP_VERSION

4.5.0

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:c26a91d2fa28be2201988287a17066d802ade00c1717c8fd5d33b6ac5459ab7b - 100.0% (53.1 MB)


History
0001-01-01 00:00:00 UTC ([{"created":"2023-12-12T00:11:10.53730387Z","comment":"from Bitnami with love"},{"created":"2023-12-12T16:32:13.834095129Z","created_by":"ARG TARGETARCH","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-12-12T16:32:13.834095129Z","created_by":"LABEL com.vmware.cp.artifact.flavor=sha256:1e1b4657a77f0d47e9220f0c37b9bf7802581b93214fff7d1bd2364c8bf22e8e org.opencontainers.image.base.name=docker.io/bitnami/minideb:bullseye org.opencontainers.image.created=2023-12-12T16:31:08Z org.opencontainers.image.description=Application packaged by VMware, Inc org.opencontainers.image.licenses=Apache-2.0 org.opencontainers.image.ref.name=4.5.0-debian-11-r0 org.opencontainers.image.title=pgpool org.opencontainers.image.vendor=VMware, Inc. org.opencontainers.image.version=4.5.0","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-12-12T16:32:13.834095129Z","created_by":"ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-11 OS_NAME=linux","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-12-12T16:32:13.834095129Z","created_by":"COPY prebuildfs / # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-12-12T16:32:13.834095129Z","created_by":"SHELL [/bin/bash -o errexit -o nounset -o pipefail -c]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-12-12T16:32:19.60180788Z","created_by":"RUN |1 TARGETARCH=amd64 /bin/bash -o errexit -o nounset -o pipefail -c install_packages ca-certificates curl ldap-utils libaudit1 libbsd0 libcap-ng0 libcom-err2 libcrypt1 libedit2 libffi7 libgcc-s1 libgmp10 libgnutls30 libgssapi-krb5-2 libhogweed6 libicu67 libidn2-0 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common liblzma5 libmd0 libnettle8 libnss-ldapd libp11-kit0 libpam-ldapd libpam0g libpq5 libsasl2-2 libssl1.1 libstdc++6 libtasn1-6 libtinfo6 libunistring2 libuuid1 libxml2 libxslt1.1 nslcd procps zlib1g # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-12-12T16:32:20.793624909Z","created_by":"RUN |1 TARGETARCH=amd64 /bin/bash -o errexit -o nounset -o pipefail -c mkdir -p /tmp/bitnami/pkg/cache/ ; cd /tmp/bitnami/pkg/cache/ ; COMPONENTS=( \"postgresql-client-14.10.0-0-linux-${OS_ARCH}-debian-11\" \"wait-for-port-1.0.7-4-linux-${OS_ARCH}-debian-11\" \"pgpool-4.5.0-0-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 # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-12-12T16:32:22.976776225Z","created_by":"RUN |1 TARGETARCH=amd64 /bin/bash -o errexit -o nounset -o pipefail -c apt-get autoremove --purge -y curl \u0026\u0026 apt-get update \u0026\u0026 apt-get upgrade -y \u0026\u0026 apt-get clean \u0026\u0026 rm -rf /var/lib/apt/lists /var/cache/apt/archives # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-12-12T16:32:23.290177825Z","created_by":"RUN |1 TARGETARCH=amd64 /bin/bash -o errexit -o nounset -o pipefail -c chmod g+rwX /opt/bitnami # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-12-12T16:32:23.549581215Z","created_by":"COPY rootfs / # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-12-12T16:32:23.888760706Z","created_by":"RUN |1 TARGETARCH=amd64 /bin/bash -o errexit -o nounset -o pipefail -c /opt/bitnami/scripts/pgpool/postunpack.sh # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-12-12T16:32:23.888760706Z","created_by":"ENV APP_VERSION=4.5.0 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","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-12-12T16:32:23.888760706Z","created_by":"EXPOSE map[5432/tcp:{}]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-12-12T16:32:23.888760706Z","created_by":"USER 1001","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-12-12T16:32:23.888760706Z","created_by":"ENTRYPOINT [\"/opt/bitnami/scripts/pgpool/entrypoint.sh\"]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-12-12T16:32:23.888760706Z","created_by":"CMD [\"/opt/bitnami/scripts/pgpool/run.sh\"]","comment":"buildkit.dockerfile.v0","empty_layer":true}])

crane flatten sha256:b8bd9ac913c75e836b9a2b54e93dbcdfda42676a7b5397a5b51a931db28d6397

Details
Created

2023-12-12 16:33:57 UTC

Size

51.5 MB

Content Digest
Labels
  • com.vmware.cp.artifact.flavor
    sha256:1e1b4657a77f0d47e9220f0c37b9bf7802581b93214fff7d1bd2364c8bf22e8e
  • org.opencontainers.image.base.name
    docker.io/bitnami/minideb:bullseye
  • org.opencontainers.image.created
    2023-12-12T16:31:08Z
  • org.opencontainers.image.description
    Application packaged by VMware, Inc
  • org.opencontainers.image.licenses
    Apache-2.0
  • org.opencontainers.image.ref.name
    4.5.0-debian-11-r0
  • org.opencontainers.image.title
    pgpool
  • org.opencontainers.image.vendor
    VMware, Inc.
  • org.opencontainers.image.version
    4.5.0

Environment
APP_VERSION

4.5.0

BITNAMI_APP_NAME

pgpool

HOME

/

LD_LIBRARY_PATH

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

OS_ARCH

arm64

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:3b096b1118921cf4706ff7b2bd4a4f45c16228a398b27649110746cf5110b41f - 100.0% (51.5 MB)


History
0001-01-01 00:00:00 UTC ([{"created":"2023-12-12T00:11:15.807743139Z","comment":"from Bitnami with love"},{"created":"2023-12-12T16:32:13.638928087Z","created_by":"ARG TARGETARCH","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-12-12T16:32:13.638928087Z","created_by":"LABEL com.vmware.cp.artifact.flavor=sha256:1e1b4657a77f0d47e9220f0c37b9bf7802581b93214fff7d1bd2364c8bf22e8e org.opencontainers.image.base.name=docker.io/bitnami/minideb:bullseye org.opencontainers.image.created=2023-12-12T16:31:08Z org.opencontainers.image.description=Application packaged by VMware, Inc org.opencontainers.image.licenses=Apache-2.0 org.opencontainers.image.ref.name=4.5.0-debian-11-r0 org.opencontainers.image.title=pgpool org.opencontainers.image.vendor=VMware, Inc. org.opencontainers.image.version=4.5.0","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-12-12T16:32:13.638928087Z","created_by":"ENV HOME=/ OS_ARCH=arm64 OS_FLAVOUR=debian-11 OS_NAME=linux","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-12-12T16:32:13.638928087Z","created_by":"COPY prebuildfs / # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-12-12T16:32:13.638928087Z","created_by":"SHELL [/bin/bash -o errexit -o nounset -o pipefail -c]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-12-12T16:33:35.839438374Z","created_by":"RUN |1 TARGETARCH=arm64 /bin/bash -o errexit -o nounset -o pipefail -c install_packages ca-certificates curl ldap-utils libaudit1 libbsd0 libcap-ng0 libcom-err2 libcrypt1 libedit2 libffi7 libgcc-s1 libgmp10 libgnutls30 libgssapi-krb5-2 libhogweed6 libicu67 libidn2-0 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common liblzma5 libmd0 libnettle8 libnss-ldapd libp11-kit0 libpam-ldapd libpam0g libpq5 libsasl2-2 libssl1.1 libstdc++6 libtasn1-6 libtinfo6 libunistring2 libuuid1 libxml2 libxslt1.1 nslcd procps zlib1g # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-12-12T16:33:39.317670626Z","created_by":"RUN |1 TARGETARCH=arm64 /bin/bash -o errexit -o nounset -o pipefail -c mkdir -p /tmp/bitnami/pkg/cache/ ; cd /tmp/bitnami/pkg/cache/ ; COMPONENTS=( \"postgresql-client-14.10.0-0-linux-${OS_ARCH}-debian-11\" \"wait-for-port-1.0.7-4-linux-${OS_ARCH}-debian-11\" \"pgpool-4.5.0-0-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 # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-12-12T16:33:55.201234828Z","created_by":"RUN |1 TARGETARCH=arm64 /bin/bash -o errexit -o nounset -o pipefail -c apt-get autoremove --purge -y curl \u0026\u0026 apt-get update \u0026\u0026 apt-get upgrade -y \u0026\u0026 apt-get clean \u0026\u0026 rm -rf /var/lib/apt/lists /var/cache/apt/archives # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-12-12T16:33:55.569566826Z","created_by":"RUN |1 TARGETARCH=arm64 /bin/bash -o errexit -o nounset -o pipefail -c chmod g+rwX /opt/bitnami # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-12-12T16:33:55.831381782Z","created_by":"COPY rootfs / # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-12-12T16:33:57.319815338Z","created_by":"RUN |1 TARGETARCH=arm64 /bin/bash -o errexit -o nounset -o pipefail -c /opt/bitnami/scripts/pgpool/postunpack.sh # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-12-12T16:33:57.319815338Z","created_by":"ENV APP_VERSION=4.5.0 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","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-12-12T16:33:57.319815338Z","created_by":"EXPOSE map[5432/tcp:{}]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-12-12T16:33:57.319815338Z","created_by":"USER 1001","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-12-12T16:33:57.319815338Z","created_by":"ENTRYPOINT [\"/opt/bitnami/scripts/pgpool/entrypoint.sh\"]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-12-12T16:33:57.319815338Z","created_by":"CMD [\"/opt/bitnami/scripts/pgpool/run.sh\"]","comment":"buildkit.dockerfile.v0","empty_layer":true}])

crane flatten sha256:29a4978ecf7098b47275468e4feb15e7a50c80541eec51895ca64059037b34db

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