Namespace
bitnami
Image / Tag
postgresql:9.6.18-debian-10-r64
Content Digest
sha256:25fad98f62aee4c25512b85b8a81be98cd69e23d90a49d4dec6db93f124657c1
Details
Created

2020-07-20 23:19:18 UTC

Size

90.4 MB

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

Environment
BITNAMI_APP_NAME

postgresql

BITNAMI_IMAGE_VERSION

9.6.18-debian-10-r64

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 - 28.16% (25.5 MB)

[#001] sha256:f2b715f725cc3e04a7c85c44f3f9a4b40cb1a1cf817c1f41a3e7996d13db6163 - 0.01% (11.6 KB)

[#002] sha256:5c89df38d2f4bc60ac7c11b2ce9ab87cac9e4bdfb1a6af91378641f6296fe9c6 - 31.16% (28.2 MB)

[#003] sha256:6b8c5c37ac62b5c811636535b53be63599ab830fb3b37cb6f1ffe42891ae2eea - 36.4% (32.9 MB)

[#004] sha256:dacef0651e0feead53dbc80a959eb98dcc37d90bf7209f7b51a553a9fa5cae77 - 1.03% (951 KB)

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

[#006] sha256:2405e3c6382b02ee68e8c6ed59d5c4ea384d509919a9286355d087209cb6f0d2 - 0.0% (117 Bytes)

[#007] sha256:cecfbc23f15b287c2f9104d0d130744edbf3ca60bab4a364292b4f26e880f355 - 0.91% (841 KB)

[#008] sha256:e455cb28e3d1a2fbf980d7a1a8960ecf56e8c6e3cfa95748845954d7fc9331aa - 0.48% (445 KB)

[#009] sha256:a8790750ca923323089cd13aba3d6bc09244e1a3d769f35ce0cc9ea95c2f7e67 - 0.91% (843 KB)

[#010] sha256:e6c65de247641b781a0d7a966aaa7c8629eeca7d16f2b43a2473bfab069494fd - 0.91% (843 KB)

[#011] sha256:5c004eefcf6f8b3f8a74cc9bcdd89276fc59d099502b30f811a33fcf8d79d449 - 0.01% (9.47 KB)

[#012] sha256:0e2e8871dabd02745f84431b27c667d848afd60047232dbbb50d7e1b591f4e6a - 0.01% (7.29 KB)


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

2020-07-20 22:11:18 UTC

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

2020-07-20 23:18:50 UTC

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

2020-07-20 23:18:50 UTC

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

2020-07-20 23:18:59 UTC

/bin/sh -c install_packages acl 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-07-20 23:19:02 UTC

/bin/sh -c . /opt/bitnami/scripts/libcomponent.sh && component_unpack "postgresql" "9.6.18-10" --checksum 5c36c68d0097759f6f12d2f2f2802cfd78fda55a574e1dbd5dd2bccd8560f48b

2020-07-20 23:19:03 UTC

/bin/sh -c . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.12.0-1" --checksum 51cfb1b7fd7b05b8abd1df0278c698103a9b1a4964bdacd87ca1d5c01631d59c

2020-07-20 23:19:06 UTC

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

2020-07-20 23:19:07 UTC

/bin/sh -c chmod g+rwX /opt/bitnami

2020-07-20 23:19:09 UTC

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

2020-07-20 23:19:10 UTC

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

2020-07-20 23:19:13 UTC

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

2020-07-20 23:19:16 UTC

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

2020-07-20 23:19:17 UTC

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

2020-07-20 23:19:17 UTC

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

2020-07-20 23:19:17 UTC

/bin/sh -c #(nop) ENV BITNAMI_APP_NAME=postgresql BITNAMI_IMAGE_VERSION=9.6.18-debian-10-r64 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-07-20 23:19:18 UTC

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

2020-07-20 23:19:18 UTC

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

2020-07-20 23:19:18 UTC

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

2020-07-20 23:19:18 UTC

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

2020-07-20 23:19:18 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