Namespace
bitnami
Image / Tag
postgresql:12.5.0-debian-10-r57
Content Digest
sha256:e20500337a7af8e644271b9404a0602ce27062a646db563c0b6b6bb2e73f07fe
Details
Created

2021-01-11 04:25:39 UTC

Size

84.8 MB

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

Environment
BITNAMI_APP_NAME

postgresql

BITNAMI_IMAGE_VERSION

12.5.0-debian-10-r57

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:ff7c165d667c6c3e17b2fb70ab39e45d4f4a5f5178ba91d0b5dc2d99402c73ef - 30.02% (25.5 MB)

[#001] sha256:e7bcf4fab3cd8c49fc5a68713483279e9484570b59b718428feeffe026b3a0cc - 0.01% (12.3 KB)

[#002] sha256:49725f7bd71fb4bf33e4a88a04170285c1544a2afbf346e3d1b31787b954b528 - 33.23% (28.2 MB)

[#003] sha256:a343fd0ad36dcbf27d15c85e2d879c03b7356fede8e2236e18a344e5f326d006 - 31.23% (26.5 MB)

[#004] sha256:4954d5705e9e5b3415b7100f3ce7511ecc5dd787b6c3edcfea755409cdf90199 - 1.1% (951 KB)

[#005] sha256:854eaf4058d91c5c21e5666a3fec5951c491a6dfd2beeeb28c3dbda4851eb897 - 0.0% (260 Bytes)

[#006] sha256:8b48a1d1a126b268ef3cb00f52d3d3edeae2c2aa5f5bf170053bb367bfab855b - 0.0% (119 Bytes)

[#007] sha256:f75dcd72a3d01e608d04a89b0b6ec5e62e5aefc2e24f3dac6bb7ed86ec113e94 - 0.97% (841 KB)

[#008] sha256:ee106bb791d882b1e188d15536cdc03d31a84062dae7464a5d67d4c7c4dfe72c - 0.51% (445 KB)

[#009] sha256:4906c4d7b6b101f9bd5ba79f10ce2fda34e4c2fbd38a02079e0ae0a985b18d72 - 0.97% (843 KB)

[#010] sha256:8ec95c5b105add40e409c1f2061a159eb95ac1d58a71bf412afc41916e41fe2c - 0.97% (843 KB)

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

[#012] sha256:5cfc4c20c005b832c20b6b0fb5932f76b68de0d4347134405ecaf1c2625e3cb1 - 0.01% (8.32 KB)

[#013] sha256:eee88bace3ad1f3dd5fd95357100af693d7bbcc72c26e896bfde2454ff24464e - 0.97% (842 KB)


History
2021-01-02 03:57:23 UTC (from Bitnami with love)

2021-01-11 04:25:07 UTC

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

2021-01-11 04:25:07 UTC

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

2021-01-11 04:25:07 UTC

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

2021-01-11 04:25:15 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

2021-01-11 04:25:19 UTC

/bin/sh -c . /opt/bitnami/scripts/libcomponent.sh && component_unpack "postgresql" "12.5.0-6" --checksum fe5bb7d32cc51cbe29d6fc7b096f1e46bdadc1c4fbd6a50e9fc9395a09a73064

2021-01-11 04:25:19 UTC

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

2021-01-11 04:25:22 UTC

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

2021-01-11 04:25:23 UTC

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

2021-01-11 04:25:25 UTC

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

2021-01-11 04:25:26 UTC

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

2021-01-11 04:25:29 UTC

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

2021-01-11 04:25:33 UTC

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

2021-01-11 04:25:33 UTC

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

2021-01-11 04:25:34 UTC

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

2021-01-11 04:25:38 UTC

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

2021-01-11 04:25:38 UTC

/bin/sh -c #(nop) ENV BITNAMI_APP_NAME=postgresql BITNAMI_IMAGE_VERSION=12.5.0-debian-10-r57 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

2021-01-11 04:25:38 UTC

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

2021-01-11 04:25:38 UTC

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

2021-01-11 04:25:38 UTC

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

2021-01-11 04:25:38 UTC

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

2021-01-11 04:25:39 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