Namespace
bitnami
Image / Tag
postgresql:11.5.0-r84
Content Digest
sha256:10c820fa249930bcdcbb98a40c2fa80b797a194ec7b2284ba52ed4cf10f3b851
Details
Created

2019-11-06 10:01:37 UTC

Size

83.9 MB

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

Environment
BITNAMI_APP_NAME

postgresql

BITNAMI_IMAGE_VERSION

11.5.0-debian-9-r84

BITNAMI_PKG_CHMOD

-R g+rwX

HOME

/

IMAGE_OS

debian-9

LANG

en_US.UTF-8

LANGUAGE

en_US:en

NAMI_PREFIX

/.nami

NSS_WRAPPER_LIB

/usr/lib/libnss_wrapper.so

OS_ARCH

amd64

OS_FLAVOUR

debian-9

OS_NAME

linux

PATH

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


Layers

[#000] sha256:3c9020349340788076971d5ea638b71e35233fd8e149e269d8eebfa17960c03f - 25.1% (21.1 MB)

[#001] sha256:239ee44db46925075d1817c9f33c9d79a805f66fd868cb890e2a6f8c8196363c - 0.0% (114 Bytes)

[#002] sha256:cdd324358ebd23bd3d32dbc0cf94a5a3316e6975d3e0d2b5e276a5646c0dfa3e - 12.11% (10.2 MB)

[#003] sha256:a42a789ba331ddd1260a287113c3607867c09c19b3d49eee080a07035db5ef27 - 9.89% (8.3 MB)

[#004] sha256:b8a24ea4bab11ef74de7847a945548f29777fdb7d3a824e178b90374d29da7a0 - 0.01% (5.04 KB)

[#005] sha256:338dbbf51fb6ed8232c27980f12baa880546e430ac010a244437275701209a7d - 24.07% (20.2 MB)

[#006] sha256:219947fa4ff5d417c7cc2ad805662cc2e04d32b27a7fe6a7b2d4fe996219aaff - 27.86% (23.4 MB)

[#007] sha256:9074f880998168456cfedfbdebd19cc0048c3fc6f882edcde01751a6948cbdf5 - 0.48% (416 KB)

[#008] sha256:b4c56d6316c04690e4c30d75a9e52523d813b662aa30c5323a05cc37c5827125 - 0.48% (416 KB)

[#009] sha256:33152527357511a1b4a9a5b0f8081988ef0dfac893a8bceb9fbfb0248945a5a3 - 0.01% (7.32 KB)

[#010] sha256:d45b83228cf0184e6759de62340ba0b84b02385ee8a821699780ead8554b529a - 0.0% (318 Bytes)


History
2019-10-04 14:36:33 UTC (from Bitnami with love)

2019-11-04 12:16:28 UTC

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

2019-11-04 12:16:28 UTC

/bin/sh -c #(nop) ENV IMAGE_OS=debian-9

2019-11-04 12:16:29 UTC

/bin/sh -c mkdir --parents /opt/bitnami

2019-11-04 12:16:39 UTC

/bin/sh -c install_packages ca-certificates curl procps unzip

2019-11-04 12:16:43 UTC

/bin/sh -c mkdir -p /opt/bitnami/licenses && curl --silent -L https://github.com/tianon/gosu/releases/download/1.11/gosu-amd64 > /usr/local/bin/gosu && echo 0b843df6d86e270c5b0f5cbd3c326a04e18f4b7f9b8457fa497b0454c4b138d7 /usr/local/bin/gosu | sha256sum --check && chmod u+x /usr/local/bin/gosu && curl --silent -L https://raw.githubusercontent.com/tianon/gosu/master/LICENSE > /opt/bitnami/licenses/gosu-1.11.txt && curl --silent -L https://github.com/mikefarah/yq/releases/download/2.4.0/yq_linux_amd64 > /usr/local/bin/yq && echo 99a01ae32f0704773c72103adb7050ef5c5cad14b517a8612543821ef32d6cc9 /usr/local/bin/yq | sha256sum --check && chmod +x /usr/local/bin/yq && curl --silent -L https://raw.githubusercontent.com/mikefarah/yq/master/LICENSE > /opt/bitnami/licenses/yq-2.4.0.txt && curl --silent -L https://github.com/bitnami/ini-file/releases/download/v1.0/ini-file.zip > /tmp/ini-file.zip && echo 2f12cc487b0b17cf5346326ae653951e9ff6d5eb6d3c9217c602060778996b64 /tmp/ini-file.zip | sha256sum --check && unzip -q -d /usr/local/bin -o /tmp/ini-file.zip ini-file && curl --silent -L https://raw.githubusercontent.com/bitnami/ini-file/master/COPYING > /opt/bitnami/licenses/ini-file-1.0.txt && curl --silent -L https://github.com/bitnami/wait-for-port/releases/download/v1.0/wait-for-port.zip > /tmp/wait-for-port.zip && echo 8d26181f4629211b70db4f96236616056b1ed8e5920d8023f7c883071e76c1ed /tmp/wait-for-port.zip | sha256sum --check && unzip -q -d /usr/local/bin -o /tmp/wait-for-port.zip wait-for-port && curl --silent -L https://raw.githubusercontent.com/bitnami/wait-for-port/master/COPYING > /opt/bitnami/licenses/wait-for-port-1.0.txt && curl --silent -L https://github.com/bitnami/render-template/releases/download/v1.0/render-template.zip > /tmp/render-template.zip && echo 60334a29f9692659f9d3a5d9659f2a97de1f5e7a0fc2e84c1868fdba7f160a9d /tmp/render-template.zip | sha256sum --check && unzip -q -d /usr/local/bin -o /tmp/render-template.zip render-template && curl --silent -L https://raw.githubusercontent.com/bitnami/render-template/master/COPYING > /opt/bitnami/licenses/render-template-1.0.txt

2019-11-04 12:16:43 UTC

/bin/sh -c #(nop) ENV BITNAMI_IMAGE_VERSION=stretch-r378

2019-11-04 12:16:44 UTC

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

2019-11-06 10:01:22 UTC

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

2019-11-06 10:01:23 UTC

/bin/sh -c #(nop) ENV BITNAMI_PKG_CHMOD=-R g+rwX HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-9 OS_NAME=linux

2019-11-06 10:01:29 UTC

/bin/sh -c install_packages libbsd0 libc6 libedit2 libgcc1 libicu57 liblzma5 libncurses5 libnss-wrapper libsqlite3-0 libssl1.1 libstdc++6 libtinfo5 libuuid1 libxml2 libxslt1.1 locales zlib1g

2019-11-06 10:01:31 UTC

/bin/sh -c . ./libcomponent.sh && component_unpack "postgresql" "11.5.0-6" --checksum dbbb6b5b172dcd78edacb55af4c7b64de6483cea38106a3ab26ecfdee443a54a

2019-11-06 10:01:32 UTC

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

2019-11-06 10:01:35 UTC

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

2019-11-06 10:01:35 UTC

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

2019-11-06 10:01:36 UTC

/bin/sh -c /postunpack.sh

2019-11-06 10:01:36 UTC

/bin/sh -c #(nop) ENV BITNAMI_APP_NAME=postgresql BITNAMI_IMAGE_VERSION=11.5.0-debian-9-r84 LANG=en_US.UTF-8 LANGUAGE=en_US:en NAMI_PREFIX=/.nami NSS_WRAPPER_LIB=/usr/lib/libnss_wrapper.so PATH=/opt/bitnami/postgresql/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2019-11-06 10:01:36 UTC

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

2019-11-06 10:01:37 UTC

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

2019-11-06 10:01:37 UTC

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

2019-11-06 10:01:37 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]

2019-11-06 10:01:37 UTC

/bin/sh -c #(nop) CMD ["/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