2022-08-04 15:16:08 UTC
91.2 MB
13.7.0
BITNAMI_APP_NAMEpostgresql
HOME/
LANGen_US.UTF-8
LANGUAGEen_US:en
NSS_WRAPPER_LIB/opt/bitnami/common/lib/libnss_wrapper.so
OS_ARCHamd64
OS_FLAVOURdebian-11
OS_NAMElinux
PATH/opt/bitnami/common/bin:/opt/bitnami/postgresql/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:3b5e91f25ce64a67644c45c771f24a33c8e5662d758e73e6edc4236e64d3c536 - 32.26% (29.4 MB)
[#001] sha256:6ba8391a1949e8b7c748975dbba5f9dd69c7b20e957469d587525e30dc92a3ae - 0.02% (14.3 KB)
[#002] sha256:a3261b2a075a1c3ffe2f319785707cfefc151627df07be2743cebd1dcc18ba90 - 29.95% (27.3 MB)
[#003] sha256:0bfe234c298f2f2482674ba452a375330b31eb97e2164b07eeb6645b46d37660 - 0.98% (912 KB)
[#004] sha256:9d4ce285deaacb4b5951ff0e99f00f12479f63b849c35dd5620baa0ed08c497f - 32.67% (29.8 MB)
[#005] sha256:09c2dc8773d8bb906cef676e63d38373213f18af41d5cbb609f22138c47f4d7a - 0.0% (266 Bytes)
[#006] sha256:4d79918737129cbf93791caa760edd940139116b06cadfa8a3c0b654f3ed3a05 - 0.0% (119 Bytes)
[#007] sha256:bb00c6bd5582c7e650c8f79af4a1ec26ff5ef84f13426588709189fc5c861b39 - 0.9% (842 KB)
[#008] sha256:a1651075749142690c500e2559100073e51f99c8e5d0ee6d8ae47da01b95e625 - 0.48% (452 KB)
[#009] sha256:4bc3dee26bd71917e3968e0f88d3e7f73469ca2f04e0a0bc3ceacad13c4e7aa7 - 0.9% (844 KB)
[#010] sha256:971c0baf9bffb65f3cb06a6889eaba481b95ab22c277ea1ebac4a60489a2844b - 0.9% (845 KB)
[#011] sha256:0d5fc0a97b18de68a95c9651ce048ed0895eeaedc2304a6f633b376434229e6b - 0.02% (15.1 KB)
[#012] sha256:48224ad8ba3e3b01f5c4724c35179ddc71825912d2856b9e4d14e834f454edc1 - 0.01% (8.76 KB)
[#013] sha256:fccd6f66f537d8a86dbb44f59dcb5648a7a7b737d1d9e463e823f0563bc61f65 - 0.9% (843 KB)
/bin/sh -c #(nop) ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-11 OS_NAME=linux
2022-08-04 15:15:33 UTC/bin/sh -c #(nop) ARG EXTRA_LOCALES=
2022-08-04 15:15:34 UTC/bin/sh -c #(nop) ARG WITH_ALL_LOCALES=no
2022-08-04 15:15:34 UTC/bin/sh -c #(nop) COPY dir:3f8b96f3e49d58b9fd1fe4f2da3e2a7a7f628998018af90f5d9d589e9b2069b2 in /
2022-08-04 15:15:34 UTC/bin/bash -o pipefail -c #(nop) SHELL [/bin/bash -o pipefail -c]
2022-08-04 15:15:43 UTC|2 EXTRA_LOCALES= WITH_ALL_LOCALES=no /bin/bash -o pipefail -c install_packages acl ca-certificates curl gzip libbsd0 libbz2-1.0 libc6 libedit2 libffi7 libgcc-s1 libgmp10 libgnutls30 libhogweed6 libicu67 libidn2-0 libldap-2.4-2 liblz4-1 liblzma5 libmd0 libncurses6 libnettle8 libp11-kit0 libpcre3 libreadline8 libsasl2-2 libsqlite3-0 libssl1.1 libstdc++6 libtasn1-6 libtinfo6 libunistring2 libuuid1 libxml2 libxslt1.1 libzstd1 locales procps tar zlib1g
2022-08-04 15:15:45 UTC|2 EXTRA_LOCALES= WITH_ALL_LOCALES=no /bin/bash -o pipefail -c . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-152" --checksum 0c751c7e2ec0bc900a19dbec0306d6294fe744ddfb0fa64197ba1a36040092f0
2022-08-04 15:15:48 UTC|2 EXTRA_LOCALES= WITH_ALL_LOCALES=no /bin/bash -o pipefail -c . /opt/bitnami/scripts/libcomponent.sh && component_unpack "postgresql" "13.7.0-160" --checksum 9a495b9d72cafeac5a2665cbb3a0b592611aa39e449e1298cc97ee315a0f6bea
2022-08-04 15:15:51 UTC|2 EXTRA_LOCALES= WITH_ALL_LOCALES=no /bin/bash -o pipefail -c apt-get update && apt-get upgrade -y && rm -r /var/lib/apt/lists /var/cache/apt/archives
2022-08-04 15:15:52 UTC|2 EXTRA_LOCALES= WITH_ALL_LOCALES=no /bin/bash -o pipefail -c chmod g+rwX /opt/bitnami
2022-08-04 15:15:54 UTC|2 EXTRA_LOCALES= WITH_ALL_LOCALES=no /bin/bash -o pipefail -c localedef -c -f UTF-8 -i en_US en_US.UTF-8
2022-08-04 15:15:55 UTC|2 EXTRA_LOCALES= WITH_ALL_LOCALES=no /bin/bash -o pipefail -c update-locale LANG=C.UTF-8 LC_MESSAGES=POSIX && DEBIAN_FRONTEND=noninteractive dpkg-reconfigure locales
2022-08-04 15:15:58 UTC|2 EXTRA_LOCALES= WITH_ALL_LOCALES=no /bin/bash -o pipefail -c echo 'en_GB.UTF-8 UTF-8' >> /etc/locale.gen && locale-gen
2022-08-04 15:16:02 UTC|2 EXTRA_LOCALES= WITH_ALL_LOCALES=no /bin/bash -o pipefail -c echo 'en_US.UTF-8 UTF-8' >> /etc/locale.gen && locale-gen
2022-08-04 15:16:02 UTC/bin/bash -o pipefail -c #(nop) COPY dir:b47401f7d50f634c451f12112459621e5e6487d7f5da8bcd2aab093f03a0b6a2 in /
2022-08-04 15:16:03 UTC|2 EXTRA_LOCALES= WITH_ALL_LOCALES=no /bin/bash -o pipefail -c /opt/bitnami/scripts/postgresql/postunpack.sh
2022-08-04 15:16:07 UTC|2 EXTRA_LOCALES= WITH_ALL_LOCALES=no /bin/bash -o pipefail -c /opt/bitnami/scripts/locales/add-extra-locales.sh
2022-08-04 15:16:07 UTC/bin/bash -o pipefail -c #(nop) ENV APP_VERSION=13.7.0 BITNAMI_APP_NAME=postgresql LANG=en_US.UTF-8 LANGUAGE=en_US:en NSS_WRAPPER_LIB=/opt/bitnami/common/lib/libnss_wrapper.so PATH=/opt/bitnami/common/bin:/opt/bitnami/postgresql/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2022-08-04 15:16:07 UTC/bin/bash -o pipefail -c #(nop) VOLUME [/bitnami/postgresql /docker-entrypoint-initdb.d /docker-entrypoint-preinitdb.d]
2022-08-04 15:16:08 UTC/bin/bash -o pipefail -c #(nop) EXPOSE 5432
2022-08-04 15:16:08 UTC/bin/bash -o pipefail -c #(nop) USER 1001
2022-08-04 15:16:08 UTC/bin/bash -o pipefail -c #(nop) ENTRYPOINT ["/opt/bitnami/scripts/postgresql/entrypoint.sh"]
2022-08-04 15:16:08 UTC/bin/bash -o pipefail -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.