Namespace
bitnami
Image / Tag
postgresql:11.8.0-debian-10-r41
Content Digest
sha256:dbc1d40d857e00ada608905b8eef49b96052253f1380bbe9bad202ca3ea5653a
Details
Created

2020-06-24 08:29:36 UTC

Size

81.7 MB

Content Digest
Labels
  • maintainer
    Bitnami <containers@bitnami.com>

Environment
BITNAMI_APP_NAME

postgresql

BITNAMI_IMAGE_VERSION

11.8.0-debian-10-r41

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-10

OS_NAME

linux

PATH

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


Layers

[#000] sha256:20b41457e78373de588448d9f97d98cb7d80c4abe0985bb727e8791e8afecaf5 - 31.15% (25.5 MB)

[#001] sha256:a5827b890faf81fc6a4e5b58e1741f3f0bc43e2cce999abe9ac8150e1d0d119e - 0.01% (10.5 KB)

[#002] sha256:32e09de89efd89c73fe3a77bed70bedf93f97e77e381186ffc9977eeaa4f63c9 - 34.39% (28.1 MB)

[#003] sha256:b0fb2f8666a09b9a2bc408cc86c9775763f457fd383fa9d87cde95768a196061 - 29.73% (24.3 MB)

[#004] sha256:f1a1915c781d0339fc18672ae668fffb325faa07e06d7cc29b023cc118b140b1 - 1.14% (951 KB)

[#005] sha256:75475cb40aabdcfbc3726c2ab30ad3128961d917fecf9a800b5d95a502ed165a - 0.0% (262 Bytes)

[#006] sha256:abb1508fd1b1f0c2ba0f57ab82aa034908fc590a64af6561048848f492910034 - 1.0% (841 KB)

[#007] sha256:a054fd6c283819c7cbb60b6da16bdf48dd63a6702ce749ddf17ec04138644655 - 0.53% (445 KB)

[#008] sha256:30a9159408b4d8d6e4d2d48d538cbaf1fcc56a1a2594a1c1059c383efa138647 - 1.01% (843 KB)

[#009] sha256:1575226cd4bea06db5f23a2f3ecd2e4d6c20a3b9ac153ecd7ae6a7861e4f46bc - 1.01% (843 KB)

[#010] sha256:fe53a930d778546af8a608fd14ddfc931909e754d24ae2103744f56114b5e267 - 0.01% (8.64 KB)

[#011] sha256:b35db140ad1c2d4983453576e7dd7fe9638c7b90b68f58dcadec19086ddc2a66 - 0.01% (7.69 KB)


History
2020-06-08 02:07:43 UTC (from Bitnami with love)

2020-06-24 08:29:06 UTC

/bin/sh -c #(nop) LABEL maintainer=Bitnami <containers@bitnami.com>

2020-06-24 08:29:06 UTC

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

2020-06-24 08:29:07 UTC

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

2020-06-24 08:29:17 UTC

/bin/sh -c install_packages ca-certificates curl gzip libbsd0 libc6 libedit2 libffi6 libgcc1 libgmp10 libgnutls30 libhogweed4 libicu63 libidn2-0 libldap-2.4-2 liblzma5 libnettle6 libp11-kit0 libsasl2-2 libsqlite3-0 libssl1.1 libstdc++6 libtasn1-6 libtinfo6 libunistring2 libuuid1 libxml2 libxslt1.1 locales procps tar zlib1g

2020-06-24 08:29:20 UTC

/bin/sh -c . /opt/bitnami/scripts/libcomponent.sh && component_unpack "postgresql" "11.8.0-5" --checksum b878c04bcfe8bf65a6e5da1fb9f171bb24644b7041e2b8b08e953d6e115a25da

2020-06-24 08:29:21 UTC

/bin/sh -c . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.12.0-0" --checksum 582d501eeb6b338a24f417fededbf14295903d6be55c52d66c52e616c81bcd8c

2020-06-24 08:29:24 UTC

/bin/sh -c apt-get update && apt-get upgrade -y && rm -r /var/lib/apt/lists /var/cache/apt/archives

2020-06-24 08:29:26 UTC

/bin/sh -c localedef -c -f UTF-8 -i en_US en_US.UTF-8

2020-06-24 08:29:27 UTC

/bin/sh -c update-locale LANG=C.UTF-8 LC_MESSAGES=POSIX && DEBIAN_FRONTEND=noninteractive dpkg-reconfigure locales

2020-06-24 08:29:30 UTC

/bin/sh -c echo 'en_GB.UTF-8 UTF-8' >> /etc/locale.gen && locale-gen

2020-06-24 08:29:34 UTC

/bin/sh -c echo 'en_US.UTF-8 UTF-8' >> /etc/locale.gen && locale-gen

2020-06-24 08:29:34 UTC

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

2020-06-24 08:29:35 UTC

/bin/sh -c /opt/bitnami/scripts/postgresql/postunpack.sh

2020-06-24 08:29:35 UTC

/bin/sh -c #(nop) ENV BITNAMI_APP_NAME=postgresql BITNAMI_IMAGE_VERSION=11.8.0-debian-10-r41 LANG=en_US.UTF-8 LANGUAGE=en_US:en NSS_WRAPPER_LIB=/opt/bitnami/common/lib/libnss_wrapper.so PATH=/opt/bitnami/postgresql/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2020-06-24 08:29:35 UTC

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

2020-06-24 08:29:35 UTC

/bin/sh -c #(nop) EXPOSE 5432

2020-06-24 08:29:35 UTC

/bin/sh -c #(nop) USER 1001

2020-06-24 08:29:35 UTC

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

2020-06-24 08:29:36 UTC

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

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