Namespace
bitnami
Image / Tag
postgresql:14.5.0-debian-11-r42
Content Digest
sha256:2092a1b0bed244fbfacea836da72a84bfa47a1e7b4f2b4a82dda28dc3065d6de
Details
Created

2022-11-09 19:20:20 UTC

Size

87.5 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
    14.5.0-debian-11-r42
  • org.opencontainers.image.source
    https://github.com/bitnami/containers/tree/main/bitnami/postgresql
  • org.opencontainers.image.title
    postgresql
  • org.opencontainers.image.vendor
    VMware, Inc.
  • org.opencontainers.image.version
    14.5.0

Environment
APP_VERSION

14.5.0

BITNAMI_APP_NAME

postgresql

HOME

/

LANG

en_US.UTF-8

LANGUAGE

en_US:en

NSS_WRAPPER_LIB

/opt/bitnami/common/lib/libnss_wrapper.so

OS_ARCH

amd64

OS_FLAVOUR

debian-11

OS_NAME

linux

PATH

/opt/bitnami/common/bin:/opt/bitnami/postgresql/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

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

[#001] sha256:d95a6bf121add3a1fdbdc50edb056736b987a596e4a5e3e9f132b83d7fce7e97 - 66.31% (58 MB)


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

2022-11-09 19:19:44 UTC

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

2022-11-09 19:19:44 UTC

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

2022-11-09 19:19:44 UTC

/bin/sh -c #(nop) ARG WITH_ALL_LOCALES=no

2022-11-09 19:19:44 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=14.5.0-debian-11-r42 org.opencontainers.image.source=https://github.com/bitnami/containers/tree/main/bitnami/postgresql org.opencontainers.image.title=postgresql org.opencontainers.image.vendor=VMware, Inc. org.opencontainers.image.version=14.5.0

2022-11-09 19:19:44 UTC

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

2022-11-09 19:19:45 UTC

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

2022-11-09 19:19:45 UTC

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

2022-11-09 19:19:54 UTC

|1 WITH_ALL_LOCALES=no /bin/bash -o pipefail -c install_packages ca-certificates curl libbsd0 libbz2-1.0 libedit2 libffi7 libgcc-s1 libgmp10 libgnutls30 libhogweed6 libicu67 libidn2-0 libldap-2.4-2 liblz4-1 liblzma5 libmd0 libncurses6 libnettle8 libp11-kit0 libpcre3 libreadline8 libsasl2-2 libsqlite3-0 libssl1.1 libstdc++6 libtasn1-6 libtinfo6 libunistring2 libuuid1 libxml2 libxslt1.1 libzstd1 locales procps zlib1g

2022-11-09 19:19:57 UTC

|1 WITH_ALL_LOCALES=no /bin/bash -o pipefail -c mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && COMPONENTS=( "gosu-1.14.0-155-linux-${OS_ARCH}-debian-11" "postgresql-14.5.0-18-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-09 19:20:01 UTC

|1 WITH_ALL_LOCALES=no /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-09 19:20:02 UTC

|1 WITH_ALL_LOCALES=no /bin/bash -o pipefail -c chmod g+rwX /opt/bitnami

2022-11-09 19:20:04 UTC

|1 WITH_ALL_LOCALES=no /bin/bash -o pipefail -c localedef -c -f UTF-8 -i en_US en_US.UTF-8

2022-11-09 19:20:06 UTC

|1 WITH_ALL_LOCALES=no /bin/bash -o pipefail -c update-locale LANG=C.UTF-8 LC_MESSAGES=POSIX && DEBIAN_FRONTEND=noninteractive dpkg-reconfigure locales

2022-11-09 19:20:08 UTC

|1 WITH_ALL_LOCALES=no /bin/bash -o pipefail -c echo 'en_GB.UTF-8 UTF-8' >> /etc/locale.gen && locale-gen

2022-11-09 19:20:12 UTC

|1 WITH_ALL_LOCALES=no /bin/bash -o pipefail -c echo 'en_US.UTF-8 UTF-8' >> /etc/locale.gen && locale-gen

2022-11-09 19:20:12 UTC

/bin/bash -o pipefail -c #(nop) COPY dir:72eab42b8a9d4c827ba43560ba5c235b5d61240041227bf9c0d4e7bcf247aaf7 in /

2022-11-09 19:20:13 UTC

|1 WITH_ALL_LOCALES=no /bin/bash -o pipefail -c /opt/bitnami/scripts/postgresql/postunpack.sh

2022-11-09 19:20:17 UTC

|1 WITH_ALL_LOCALES=no /bin/bash -o pipefail -c /opt/bitnami/scripts/locales/add-extra-locales.sh

2022-11-09 19:20:18 UTC

/bin/bash -o pipefail -c #(nop) ENV APP_VERSION=14.5.0 BITNAMI_APP_NAME=postgresql LANG=en_US.UTF-8 LANGUAGE=en_US:en NSS_WRAPPER_LIB=/opt/bitnami/common/lib/libnss_wrapper.so PATH=/opt/bitnami/common/bin:/opt/bitnami/postgresql/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2022-11-09 19:20:18 UTC

/bin/bash -o pipefail -c #(nop) VOLUME [/bitnami/postgresql /docker-entrypoint-initdb.d /docker-entrypoint-preinitdb.d]

2022-11-09 19:20:18 UTC

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

2022-11-09 19:20:18 UTC

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

2022-11-09 19:20:18 UTC

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

2022-11-09 19:20:19 UTC

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

2022-11-09 19:20:20 UTC (merge sha256:7ee6370e537190ab81926eb4d6f11656653f2aae7cb32e0db44deac312b50e9d 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