Namespace
bitnami
Image / Tag
postgresql:11.10.0-debian-10-r38
Content Digest
sha256:6f475a303ebb2585fb8666e8b1274d55b2b30ee1b69a0c958762a7c41159e3ec
Details
Created

2020-12-22 01:58:13 UTC

Size

83.5 MB

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

Environment
BITNAMI_APP_NAME

postgresql

BITNAMI_IMAGE_VERSION

11.10.0-debian-10-r38

HOME

/

LANG

en_US.UTF-8

LANGUAGE

en_US:en

LD_LIBRARY_PATH

/opt/bitnami/postgresql/lib/:/opt/bitnami/common/lib/:

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:75ea27cfafcd071fe080a70195f5afb7b005f9b96d9847d4dd90703bee28668d - 30.47% (25.5 MB)

[#001] sha256:e1bdce5192622c432fcdab09f470bf0dd8bb685b0e575ff163e6b3bd440ea3a3 - 0.01% (12.1 KB)

[#002] sha256:75050746822064be98c10cd0dbf2c8d0e1c06edaa79b0c752023033f4522c151 - 33.73% (28.2 MB)

[#003] sha256:6f5d22b777e28ec579c0850ac4da4c54eda37c11fe87d976e132970bcaea01ea - 30.19% (25.2 MB)

[#004] sha256:2e5ce6e37b1657e80b2e18e4f8ddf6ca7e4c456bac8bf191aa77f8a255361d18 - 1.11% (951 KB)

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

[#006] sha256:701a263b56d31d2d57a127e4aa3e7f20a680ddfe7f92c21ea0ef82d1080e02ef - 0.0% (116 Bytes)

[#007] sha256:400d920dc6db9a4e6b39d6856cd5c3c83f0599d89ccfd3bc5096281d1fe806fa - 0.98% (841 KB)

[#008] sha256:92cd5190db5feb7505685e95951329c9991daffb4b5a41dfe6f7c9d3e208048b - 0.52% (445 KB)

[#009] sha256:13ee963586c39c685b7149e918b6c2b44d093b4a0ec2d4d8f6c7a1b7841e5bd4 - 0.98% (843 KB)

[#010] sha256:dbdd920babab9a361a209bcf3f114394f8b800d81345eacbf15290ebff3ea1b7 - 0.99% (843 KB)

[#011] sha256:ad80aa74bd3634fd7275544312e2d3138237c53c769e9a8810dc9b7b1931665a - 0.02% (13.2 KB)

[#012] sha256:06b9e3a08a1a1b1e8d85de5ed564d436b4ebc06f675144812204434abdf59b23 - 0.01% (7.69 KB)

[#013] sha256:d460ac95f9da7faefa11e3e5c6f6308737c6c39faf4939ba34f01373d55afb41 - 0.98% (842 KB)


History
2020-12-10 04:19:48 UTC (from Bitnami with love)

2020-12-22 01:57:41 UTC

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

2020-12-22 01:57:41 UTC

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

2020-12-22 01:57:42 UTC

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

2020-12-22 01:57:51 UTC

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

2020-12-22 01:57:53 UTC

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

2020-12-22 01:57:54 UTC

/bin/sh -c . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.12.0-2" --checksum 4d858ac600c38af8de454c27b7f65c0074ec3069880cb16d259a6e40a46bbc50

2020-12-22 01:57:57 UTC

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

2020-12-22 01:57:58 UTC

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

2020-12-22 01:58:00 UTC

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

2020-12-22 01:58:01 UTC

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

2020-12-22 01:58:03 UTC

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

2020-12-22 01:58:07 UTC

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

2020-12-22 01:58:07 UTC

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

2020-12-22 01:58:08 UTC

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

2020-12-22 01:58:12 UTC

/bin/sh -c /opt/bitnami/scripts/locales/add-extra-locales.sh

2020-12-22 01:58:12 UTC

/bin/sh -c #(nop) ENV BITNAMI_APP_NAME=postgresql BITNAMI_IMAGE_VERSION=11.10.0-debian-10-r38 LANG=en_US.UTF-8 LANGUAGE=en_US:en LD_LIBRARY_PATH=/opt/bitnami/postgresql/lib/:/opt/bitnami/common/lib/: 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-12-22 01:58:12 UTC

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

2020-12-22 01:58:13 UTC

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

2020-12-22 01:58:13 UTC

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

2020-12-22 01:58:13 UTC

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

2020-12-22 01:58:13 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