2022-07-12 17:19:21 UTC
89.6 MB
10.21.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.85% (29.4 MB)
[#001] sha256:37f3e22d87a9d7c8e341244447a5dd8da4b4efbf291981e1c3843512dfe24a55 - 0.02% (14.3 KB)
[#002] sha256:f1ef84e625f45d156c1e292cd1b8138c2d3d4579db9a2f3a7279ed60cb1fb72e - 30.47% (27.3 MB)
[#003] sha256:7825d7eb13986fa5a025e64c56cb3c07a9c773b71cd800f6730c11c1fabdc897 - 0.99% (912 KB)
[#004] sha256:b129281fa136b04937efcf7b0fc3fd5c4374cfdff4c3021c957e54cc99fdffa9 - 31.47% (28.2 MB)
[#005] sha256:649566148547a429dc36bdfeeedd27eb872cdc8f351d870ce045d1a61db947eb - 0.0% (264 Bytes)
[#006] sha256:fd84687f9f3cc99c58f672cbe730e7bab14f9267376767e421d392cbf1ca997f - 0.0% (120 Bytes)
[#007] sha256:17d2e3d5a4c7fabf7343d52741086ee43350977b77c40838085faef29075cf93 - 0.92% (842 KB)
[#008] sha256:0334fa62e5e81cc5e86116c2a6bea512ee7098ffcc43b4e47f0edabd5cc8a343 - 0.49% (452 KB)
[#009] sha256:93cdf30f292de59823c9d9b76af6f759f95de472e0186ef1289a9ade3c5a251a - 0.92% (844 KB)
[#010] sha256:32ae7ec73fef51909133d9e39fcc5e6d88d52674c4f6b94a840dc2120eb8e41e - 0.92% (845 KB)
[#011] sha256:1c547b091febee1348432b5643526f1909ef77e4d3f7c816aa95f0065061514d - 0.02% (15 KB)
[#012] sha256:9f33ff2e6277e08a331ebb112bca4b0906f4d5aa2a835a39e557644c6e680370 - 0.01% (7.47 KB)
[#013] sha256:dce3eaf755edf622471759b7c4287332dde835e1480d6bde2656384884563d93 - 0.92% (843 KB)
/bin/sh -c #(nop) ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-11 OS_NAME=linux
2022-07-12 17:18:50 UTC/bin/sh -c #(nop) ARG EXTRA_LOCALES=
2022-07-12 17:18:50 UTC/bin/sh -c #(nop) ARG WITH_ALL_LOCALES=no
2022-07-12 17:18:50 UTC/bin/sh -c #(nop) COPY dir:9c7def490dabd9b82911eaded38a18e9e7a4eed2d2d824871cf00489df8d2a8c in /
2022-07-12 17:18:50 UTC/bin/bash -o pipefail -c #(nop) SHELL [/bin/bash -o pipefail -c]
2022-07-12 17:18:59 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 libcrypt1 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-12 17:19:00 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-12 17:19:02 UTC|2 EXTRA_LOCALES= WITH_ALL_LOCALES=no /bin/bash -o pipefail -c . /opt/bitnami/scripts/libcomponent.sh && component_unpack "postgresql" "10.21.0-154" --checksum fe7c27e611c35a4ad3c5e866688c6ba684482e103fafa00385767b6d36ca71ec
2022-07-12 17:19:05 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-12 17:19:06 UTC|2 EXTRA_LOCALES= WITH_ALL_LOCALES=no /bin/bash -o pipefail -c chmod g+rwX /opt/bitnami
2022-07-12 17:19:08 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-12 17:19:09 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-12 17:19:12 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-12 17:19:15 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-12 17:19:16 UTC/bin/bash -o pipefail -c #(nop) COPY dir:b47401f7d50f634c451f12112459621e5e6487d7f5da8bcd2aab093f03a0b6a2 in /
2022-07-12 17:19:16 UTC|2 EXTRA_LOCALES= WITH_ALL_LOCALES=no /bin/bash -o pipefail -c /opt/bitnami/scripts/postgresql/postunpack.sh
2022-07-12 17:19:20 UTC|2 EXTRA_LOCALES= WITH_ALL_LOCALES=no /bin/bash -o pipefail -c /opt/bitnami/scripts/locales/add-extra-locales.sh
2022-07-12 17:19:20 UTC/bin/bash -o pipefail -c #(nop) ENV APP_VERSION=10.21.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-12 17:19:21 UTC/bin/bash -o pipefail -c #(nop) VOLUME [/bitnami/postgresql /docker-entrypoint-initdb.d /docker-entrypoint-preinitdb.d]
2022-07-12 17:19:21 UTC/bin/bash -o pipefail -c #(nop) EXPOSE 5432
2022-07-12 17:19:21 UTC/bin/bash -o pipefail -c #(nop) USER 1001
2022-07-12 17:19:21 UTC/bin/bash -o pipefail -c #(nop) ENTRYPOINT ["/opt/bitnami/scripts/postgresql/entrypoint.sh"]
2022-07-12 17:19:21 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.