2022-02-10 10:23:48 UTC
86.4 MB
postgresql
BITNAMI_IMAGE_VERSION11.14.0-debian-10-r57
HOME/
LANGen_US.UTF-8
LANGUAGEen_US:en
NSS_WRAPPER_LIB/opt/bitnami/common/lib/libnss_wrapper.so
OS_ARCHamd64
OS_FLAVOURdebian-10
OS_NAMElinux
PATH/opt/bitnami/postgresql/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:a2b89359fa388e295765580f49f084c927c8bdccd0b780030ba84f2a7b8ac4a9 - 29.46% (25.4 MB)
[#001] sha256:97b18485995b3dc2fc3b202bb6655eebe6187eb4d2618bf1895103329bcb1e85 - 0.02% (14.3 KB)
[#002] sha256:bbfaf53ec32ba782fa17c5c8b482b0d74e05553768a589b7ca03297853c8a981 - 32.94% (28.4 MB)
[#003] sha256:301c69fed518da89a24964833390a336a89fad2bd958e67081c9e41884624e6b - 32.22% (27.8 MB)
[#004] sha256:5d8fbcff9ad626325de1bc6761f52fa0488f3959e0751dd0da7e8f40d5455ba6 - 1.03% (912 KB)
[#005] sha256:b358dba19a9d6071d98ed17b7c1efa8b03ab56b1055c7e897f068254afbc88e0 - 0.0% (265 Bytes)
[#006] sha256:c4ba8dc9292b71727bac07a1be28874904b5086caccd4eb01176f1fd9cf23538 - 0.0% (119 Bytes)
[#007] sha256:e6440e63299764e3064768987bc4495a1464959431dcf18da1ec84c5c9f19b35 - 0.95% (841 KB)
[#008] sha256:466162449d1a20025dcf64e5112b5bd4ef06f6e91de18309a861d60d0de4209e - 0.5% (445 KB)
[#009] sha256:cafae818d081b882b8212bc70ea379de2139f63f181712c4f3e28ef00f9ae3cd - 0.95% (843 KB)
[#010] sha256:e07d9ed578375f825dae84b267d73749cc84155eea36f5183b6a122cb6e957a9 - 0.95% (843 KB)
[#011] sha256:cad0b701d613dfc81ec4de1f8925e8529797936ee5269b3ccd958d91769a6f54 - 0.02% (14.8 KB)
[#012] sha256:3d0b226f6d37b8a3f815030899c49fe79490f3f1bbe6517952d11e702c50512c - 0.01% (7.71 KB)
[#013] sha256:938abbe6fded2a502c717f3e4e16c1870bcbc0b900871232cbae154fcf67acb7 - 0.95% (842 KB)
/bin/sh -c #(nop) LABEL maintainer=Bitnami <containers@bitnami.com>
2022-02-10 10:23:15 UTC/bin/sh -c #(nop) ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-10 OS_NAME=linux
2022-02-10 10:23:16 UTC/bin/sh -c #(nop) ARG EXTRA_LOCALES=
2022-02-10 10:23:16 UTC/bin/sh -c #(nop) ARG WITH_ALL_LOCALES=no
2022-02-10 10:23:16 UTC/bin/sh -c #(nop) COPY dir:d550a559c8fd62ab36aa4e0815a8cfaecf6bfbed07f4e9e902583fc5c09ee6f0 in /
2022-02-10 10:23:25 UTC|2 EXTRA_LOCALES= WITH_ALL_LOCALES=no /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 libncurses6 libnettle6 libp11-kit0 libpcre3 libreadline7 libsasl2-2 libsqlite3-0 libssl1.1 libstdc++6 libtasn1-6 libtinfo6 libunistring2 libuuid1 libxml2 libxslt1.1 libzstd1 locales procps tar zlib1g
2022-02-10 10:23:28 UTC|2 EXTRA_LOCALES= WITH_ALL_LOCALES=no /bin/sh -c . /opt/bitnami/scripts/libcomponent.sh && component_unpack "postgresql" "11.14.0-30" --checksum 381ca692a8b2c991312da63dbefacb02770c46b1ef45e797f4f75a31ce6924b6
2022-02-10 10:23:29 UTC|2 EXTRA_LOCALES= WITH_ALL_LOCALES=no /bin/sh -c . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-3" --checksum 276ab5a0be4b05e136ec468d62c8f9cc4f40d9664c55f01f16a9f1209ba16980
2022-02-10 10:23:32 UTC|2 EXTRA_LOCALES= WITH_ALL_LOCALES=no /bin/sh -c apt-get update && apt-get upgrade -y && rm -r /var/lib/apt/lists /var/cache/apt/archives
2022-02-10 10:23:33 UTC|2 EXTRA_LOCALES= WITH_ALL_LOCALES=no /bin/sh -c chmod g+rwX /opt/bitnami
2022-02-10 10:23:35 UTC|2 EXTRA_LOCALES= WITH_ALL_LOCALES=no /bin/sh -c localedef -c -f UTF-8 -i en_US en_US.UTF-8
2022-02-10 10:23:36 UTC|2 EXTRA_LOCALES= WITH_ALL_LOCALES=no /bin/sh -c update-locale LANG=C.UTF-8 LC_MESSAGES=POSIX && DEBIAN_FRONTEND=noninteractive dpkg-reconfigure locales
2022-02-10 10:23:38 UTC|2 EXTRA_LOCALES= WITH_ALL_LOCALES=no /bin/sh -c echo 'en_GB.UTF-8 UTF-8' >> /etc/locale.gen && locale-gen
2022-02-10 10:23:42 UTC|2 EXTRA_LOCALES= WITH_ALL_LOCALES=no /bin/sh -c echo 'en_US.UTF-8 UTF-8' >> /etc/locale.gen && locale-gen
2022-02-10 10:23:42 UTC/bin/sh -c #(nop) COPY dir:eceb5f8e73aa817d31ebbfe81ac5e0d6942e658380b318669fe204663e933a60 in /
2022-02-10 10:23:43 UTC|2 EXTRA_LOCALES= WITH_ALL_LOCALES=no /bin/sh -c /opt/bitnami/scripts/postgresql/postunpack.sh
2022-02-10 10:23:47 UTC|2 EXTRA_LOCALES= WITH_ALL_LOCALES=no /bin/sh -c /opt/bitnami/scripts/locales/add-extra-locales.sh
2022-02-10 10:23:47 UTC/bin/sh -c #(nop) ENV BITNAMI_APP_NAME=postgresql BITNAMI_IMAGE_VERSION=11.14.0-debian-10-r57 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
2022-02-10 10:23:47 UTC/bin/sh -c #(nop) VOLUME [/bitnami/postgresql /docker-entrypoint-initdb.d /docker-entrypoint-preinitdb.d]
2022-02-10 10:23:48 UTC/bin/sh -c #(nop) EXPOSE 5432
2022-02-10 10:23:48 UTC/bin/sh -c #(nop) USER 1001
2022-02-10 10:23:48 UTC/bin/sh -c #(nop) ENTRYPOINT ["/opt/bitnami/scripts/postgresql/entrypoint.sh"]
2022-02-10 10:23:48 UTC/bin/sh -c #(nop) CMD ["/opt/bitnami/scripts/postgresql/run.sh"]
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.