Namespace
bitnamilegacy
Image / Tag
pgpool:4.4.3-debian-11-r2
Content Digest
sha256:1805ad9ba68b217cc68b73daf1ba130e4ef404073b65baacb811be235501763b
Details
Created

2023-06-01 01:20:52 UTC

Size

52.9 MB

Content Digest
Labels
  • org.opencontainers.image.base.name
    docker.io/bitnami/minideb:bullseye
  • org.opencontainers.image.created
    2023-06-01T01:19:42Z
  • org.opencontainers.image.description
    Application packaged by VMware, Inc
  • org.opencontainers.image.licenses
    Apache-2.0
  • org.opencontainers.image.ref.name
    4.4.3-debian-11-r2
  • org.opencontainers.image.title
    pgpool
  • org.opencontainers.image.vendor
    VMware, Inc.
  • org.opencontainers.image.version
    4.4.3

Environment
APP_VERSION

4.4.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:94ddc51579651755833c5ebcd9872fd670b13178968915cc753a098896ecb3bf - 100.0% (52.9 MB)


History
0001-01-01 00:00:00 UTC ([{"created":"2023-06-01T00:14:33.220673651Z","comment":"from Bitnami with love"},{"created":"2023-06-01T01:20:42.642727229Z","created_by":"ARG TARGETARCH","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-06-01T01:20:42.642727229Z","created_by":"LABEL org.opencontainers.image.base.name=docker.io/bitnami/minideb:bullseye org.opencontainers.image.created=2023-06-01T01:19:42Z org.opencontainers.image.description=Application packaged by VMware, Inc org.opencontainers.image.licenses=Apache-2.0 org.opencontainers.image.ref.name=4.4.3-debian-11-r2 org.opencontainers.image.title=pgpool org.opencontainers.image.vendor=VMware, Inc. org.opencontainers.image.version=4.4.3","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-06-01T01:20:42.642727229Z","created_by":"ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-11 OS_NAME=linux","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-06-01T01:20:42.642727229Z","created_by":"COPY prebuildfs / # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-06-01T01:20:42.642727229Z","created_by":"SHELL [/bin/bash -o pipefail -c]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-06-01T01:20:49.404789885Z","created_by":"RUN |1 TARGETARCH=amd64 /bin/bash -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 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-06-01T01:20:50.210962373Z","created_by":"RUN |1 TARGETARCH=amd64 /bin/bash -o pipefail -c mkdir -p /tmp/bitnami/pkg/cache/ \u0026\u0026 cd /tmp/bitnami/pkg/cache/ \u0026\u0026 COMPONENTS=( \"postgresql-client-14.8.0-1-linux-${OS_ARCH}-debian-11\" \"wait-for-port-1.0.6-7-linux-${OS_ARCH}-debian-11\" \"pgpool-4.4.3-0-linux-${OS_ARCH}-debian-11\" ) \u0026\u0026 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 \u0026\u0026 sha256sum -c \"${COMPONENT}.tar.gz.sha256\" \u0026\u0026 tar -zxf \"${COMPONENT}.tar.gz\" -C /opt/bitnami --strip-components=2 --no-same-owner --wildcards '*/files' \u0026\u0026 rm -rf \"${COMPONENT}\".tar.gz{,.sha256} ; done # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-06-01T01:20:52.539411354Z","created_by":"RUN |1 TARGETARCH=amd64 /bin/bash -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-06-01T01:20:52.637273828Z","created_by":"RUN |1 TARGETARCH=amd64 /bin/bash -o pipefail -c chmod g+rwX /opt/bitnami # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-06-01T01:20:52.689041697Z","created_by":"COPY rootfs / # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-06-01T01:20:52.869671428Z","created_by":"RUN |1 TARGETARCH=amd64 /bin/bash -o pipefail -c /opt/bitnami/scripts/pgpool/postunpack.sh # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-06-01T01:20:52.869671428Z","created_by":"ENV APP_VERSION=4.4.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","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-06-01T01:20:52.869671428Z","created_by":"EXPOSE map[5432/tcp:{}]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-06-01T01:20:52.869671428Z","created_by":"USER 1001","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-06-01T01:20:52.869671428Z","created_by":"ENTRYPOINT [\"/opt/bitnami/scripts/pgpool/entrypoint.sh\"]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-06-01T01:20:52.869671428Z","created_by":"CMD [\"/opt/bitnami/scripts/pgpool/run.sh\"]","comment":"buildkit.dockerfile.v0","empty_layer":true}])

crane flatten sha256:4584308bef97d99c38a55fa062e57e94aa60ba68d714e56cc530ca3c925aa218

Details
Created

2023-06-01 01:22:33 UTC

Size

51.3 MB

Content Digest
Labels
  • org.opencontainers.image.base.name
    docker.io/bitnami/minideb:bullseye
  • org.opencontainers.image.created
    2023-06-01T01:19:42Z
  • org.opencontainers.image.description
    Application packaged by VMware, Inc
  • org.opencontainers.image.licenses
    Apache-2.0
  • org.opencontainers.image.ref.name
    4.4.3-debian-11-r2
  • org.opencontainers.image.title
    pgpool
  • org.opencontainers.image.vendor
    VMware, Inc.
  • org.opencontainers.image.version
    4.4.3

Environment
APP_VERSION

4.4.3

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:c74c529081d195caa060a5bac3d7a915d48a109c2a7ef1ac851bac81ce4a03e0 - 100.0% (51.3 MB)


History
0001-01-01 00:00:00 UTC ([{"created":"2023-06-01T00:14:53.817635148Z","comment":"from Bitnami with love"},{"created":"2023-06-01T01:20:42.780376338Z","created_by":"ARG TARGETARCH","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-06-01T01:20:42.780376338Z","created_by":"LABEL org.opencontainers.image.base.name=docker.io/bitnami/minideb:bullseye org.opencontainers.image.created=2023-06-01T01:19:42Z org.opencontainers.image.description=Application packaged by VMware, Inc org.opencontainers.image.licenses=Apache-2.0 org.opencontainers.image.ref.name=4.4.3-debian-11-r2 org.opencontainers.image.title=pgpool org.opencontainers.image.vendor=VMware, Inc. org.opencontainers.image.version=4.4.3","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-06-01T01:20:42.780376338Z","created_by":"ENV HOME=/ OS_ARCH=arm64 OS_FLAVOUR=debian-11 OS_NAME=linux","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-06-01T01:20:42.780376338Z","created_by":"COPY prebuildfs / # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-06-01T01:20:42.780376338Z","created_by":"SHELL [/bin/bash -o pipefail -c]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-06-01T01:22:02.193430022Z","created_by":"RUN |1 TARGETARCH=arm64 /bin/bash -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 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-06-01T01:22:14.276511947Z","created_by":"RUN |1 TARGETARCH=arm64 /bin/bash -o pipefail -c mkdir -p /tmp/bitnami/pkg/cache/ \u0026\u0026 cd /tmp/bitnami/pkg/cache/ \u0026\u0026 COMPONENTS=( \"postgresql-client-14.8.0-1-linux-${OS_ARCH}-debian-11\" \"wait-for-port-1.0.6-7-linux-${OS_ARCH}-debian-11\" \"pgpool-4.4.3-0-linux-${OS_ARCH}-debian-11\" ) \u0026\u0026 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 \u0026\u0026 sha256sum -c \"${COMPONENT}.tar.gz.sha256\" \u0026\u0026 tar -zxf \"${COMPONENT}.tar.gz\" -C /opt/bitnami --strip-components=2 --no-same-owner --wildcards '*/files' \u0026\u0026 rm -rf \"${COMPONENT}\".tar.gz{,.sha256} ; done # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-06-01T01:22:31.322841133Z","created_by":"RUN |1 TARGETARCH=arm64 /bin/bash -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-06-01T01:22:31.483149941Z","created_by":"RUN |1 TARGETARCH=arm64 /bin/bash -o pipefail -c chmod g+rwX /opt/bitnami # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-06-01T01:22:31.52742318Z","created_by":"COPY rootfs / # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-06-01T01:22:33.134817779Z","created_by":"RUN |1 TARGETARCH=arm64 /bin/bash -o pipefail -c /opt/bitnami/scripts/pgpool/postunpack.sh # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-06-01T01:22:33.134817779Z","created_by":"ENV APP_VERSION=4.4.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","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-06-01T01:22:33.134817779Z","created_by":"EXPOSE map[5432/tcp:{}]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-06-01T01:22:33.134817779Z","created_by":"USER 1001","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-06-01T01:22:33.134817779Z","created_by":"ENTRYPOINT [\"/opt/bitnami/scripts/pgpool/entrypoint.sh\"]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-06-01T01:22:33.134817779Z","created_by":"CMD [\"/opt/bitnami/scripts/pgpool/run.sh\"]","comment":"buildkit.dockerfile.v0","empty_layer":true}])

crane flatten sha256:41a35348379c104639a9a9fc7271604fe94d72ef3bd7204cc0feffcd12ff2fde

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