2022-07-13 00:46:25 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:e4d5dd6e67b14bf5bfc57a4ed6126d2ff9618ae17a809ba0eed98b68d62c200d - 32.28% (29.4 MB)
[#001] sha256:3a60c7d60644f53533927c6a1434dcb4f652d75bc6b95de10aeaa4b2730ae723 - 0.02% (14.3 KB)
[#002] sha256:ed289d440243664fdf313dc6f31d5c8cdb9f2b3c6b94a81895869ce44c7dd52d - 29.94% (27.3 MB)
[#003] sha256:59e8e0e7899ddfcd4af9d26eabccf429ce0dc894b08f8de5b5e1a78de51b7d8e - 0.98% (912 KB)
[#004] sha256:0b807ad092c591b4adb5ccf9c532cd9cf172759996ca09feedee4fceb5b6acad - 32.66% (29.8 MB)
[#005] sha256:2bbd426738945dfb3740c00a82d4a68c1e12074a08edda32f695cf6491a2db2d - 0.0% (264 Bytes)
[#006] sha256:47ab9a58f7adf5d3258c35cc8cc1eb952f256200e732ce591047b0f38ef5e5d3 - 0.0% (120 Bytes)
[#007] sha256:dbc1c98adec61437c299a8f9eed1f6076c954b2826050e3ffeaeebd8e219933b - 0.9% (842 KB)
[#008] sha256:08382e661e36ec1a806da3245e5cfff31d06b33df8af1703ebe0dfc5f28941dc - 0.48% (452 KB)
[#009] sha256:24b4d0ed1a9799481264e79f3e16c797529abd45c752b8534fc0b24e79d867ab - 0.9% (844 KB)
[#010] sha256:f55768af09b51fd1df07882ff45105626a5ab2178443ddc122c369e7c145b626 - 0.9% (845 KB)
[#011] sha256:899e570bb19c53b19c3a97152820a5af4d17acaf40a211e50b49317f26750435 - 0.02% (15 KB)
[#012] sha256:578fbc1367c4f2ce72988b04721509fdb967ab8cabbdf0b2c187dd5a8db85f24 - 0.01% (8.67 KB)
[#013] sha256:c253c003f0c8688d58e2d4b9b49309d7a353ec8802f58a40a3b0efe13ba996af - 0.9% (843 KB)
/bin/sh -c #(nop) ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-11 OS_NAME=linux
2022-07-13 00:45:54 UTC/bin/sh -c #(nop) ARG EXTRA_LOCALES=
2022-07-13 00:45:54 UTC/bin/sh -c #(nop) ARG WITH_ALL_LOCALES=no
2022-07-13 00:45:54 UTC/bin/sh -c #(nop) COPY dir:f6a15842f69612fa3e410743f308c5afc7f29be1f3e494f84049dc38819089a1 in /
2022-07-13 00:45:54 UTC/bin/bash -o pipefail -c #(nop) SHELL [/bin/bash -o pipefail -c]
2022-07-13 00:46:03 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-07-13 00:46:04 UTC|2 EXTRA_LOCALES= WITH_ALL_LOCALES=no /bin/bash -o pipefail -c . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-151" --checksum 089bb11a3bc6031c5a91ab5f9534e9e7e41b928d10d72a3986f16bb61d3a9900
2022-07-13 00:46:06 UTC|2 EXTRA_LOCALES= WITH_ALL_LOCALES=no /bin/bash -o pipefail -c . /opt/bitnami/scripts/libcomponent.sh && component_unpack "postgresql" "13.7.0-154" --checksum 4a37158f7106ebaca02086fd737829fe11bba529a161e17ea2ad978deece38f4
2022-07-13 00:46:09 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-07-13 00:46:10 UTC|2 EXTRA_LOCALES= WITH_ALL_LOCALES=no /bin/bash -o pipefail -c chmod g+rwX /opt/bitnami
2022-07-13 00:46:12 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-07-13 00:46:13 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-07-13 00:46:15 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-07-13 00:46:19 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-07-13 00:46:19 UTC/bin/bash -o pipefail -c #(nop) COPY dir:b47401f7d50f634c451f12112459621e5e6487d7f5da8bcd2aab093f03a0b6a2 in /
2022-07-13 00:46:20 UTC|2 EXTRA_LOCALES= WITH_ALL_LOCALES=no /bin/bash -o pipefail -c /opt/bitnami/scripts/postgresql/postunpack.sh
2022-07-13 00:46:24 UTC|2 EXTRA_LOCALES= WITH_ALL_LOCALES=no /bin/bash -o pipefail -c /opt/bitnami/scripts/locales/add-extra-locales.sh
2022-07-13 00:46:24 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-07-13 00:46:24 UTC/bin/bash -o pipefail -c #(nop) VOLUME [/bitnami/postgresql /docker-entrypoint-initdb.d /docker-entrypoint-preinitdb.d]
2022-07-13 00:46:25 UTC/bin/bash -o pipefail -c #(nop) EXPOSE 5432
2022-07-13 00:46:25 UTC/bin/bash -o pipefail -c #(nop) USER 1001
2022-07-13 00:46:25 UTC/bin/bash -o pipefail -c #(nop) ENTRYPOINT ["/opt/bitnami/scripts/postgresql/entrypoint.sh"]
2022-07-13 00:46:25 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.