2022-03-23 22:26:03 UTC
87.7 MB
13.6.0
BITNAMI_APP_NAMEpostgresql
BITNAMI_IMAGE_VERSION13.6.0-debian-10-r41
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.02% (25.4 MB)
[#001] sha256:df400960572e71e38377c28e4ee60c51715ed805fb3105a25478c5ca9663ab07 - 0.02% (14.3 KB)
[#002] sha256:7b8af3bde9e3a5f1d4ab09efc23a0c441eee67471bd6bb0fb2f5279c1a03920f - 32.45% (28.4 MB)
[#003] sha256:0796c0d8ae3da177bd43855824317b8829d52f27b2281149fe6566bc8333ea58 - 33.22% (29.1 MB)
[#004] sha256:2af83507132d4862efd392deff92868e5dcfc7d902557640f5783903bd5b5014 - 1.02% (912 KB)
[#005] sha256:5d3aad5b6e549d71854c5bc24222a9ac480f1d150cdbc7b615a5d5216bc3a19a - 0.0% (261 Bytes)
[#006] sha256:909d6ae9dfbe6cf91e946a8f319aae00e6587e17a893a137168b1df159a9a52a - 0.0% (120 Bytes)
[#007] sha256:799532863b709e8319045774765fb8b2370b0d6aaa7dad805b80021d151df278 - 0.94% (841 KB)
[#008] sha256:79079ff5e7f2b3456ce096f0da2da8f5a21b68534248d5924847294fd493fe0d - 0.5% (445 KB)
[#009] sha256:2fc64b917d7274437d41e65006fbc6b4cb9423b92ee37f1586a42356a536b1cc - 0.94% (843 KB)
[#010] sha256:bdc888a6a82e4b632b8e6d1616e2e5a7181633d89bc8462edfcc2a7d7b980c60 - 0.94% (843 KB)
[#011] sha256:94c1b16d72cda4d7d0c27ac7b54fec4cce418c70ca85b1214251350a85cb4440 - 0.02% (15 KB)
[#012] sha256:587c0cee137fdf55c5312960932922c61949074ad288629e7df27cc712f770a4 - 0.01% (8.69 KB)
[#013] sha256:a79468580ad660904ec5972530a68cfeb5d5275dd6f0125e4de995a4717b2528 - 0.94% (842 KB)
/bin/sh -c #(nop) LABEL maintainer=Bitnami <containers@bitnami.com>
2022-03-23 22:25:28 UTC/bin/sh -c #(nop) ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-10 OS_NAME=linux
2022-03-23 22:25:28 UTC/bin/sh -c #(nop) ARG EXTRA_LOCALES=
2022-03-23 22:25:28 UTC/bin/sh -c #(nop) ARG WITH_ALL_LOCALES=no
2022-03-23 22:25:28 UTC/bin/sh -c #(nop) COPY dir:510d87f0f82b27a4b8bc1bf27fa20f5246914a79a3047e1e14990d2236ad9673 in /
2022-03-23 22:25:38 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-03-23 22:25:41 UTC|2 EXTRA_LOCALES= WITH_ALL_LOCALES=no /bin/sh -c . /opt/bitnami/scripts/libcomponent.sh && component_unpack "postgresql" "13.6.0-10" --checksum 208c66c2b7d3ffcd2f755d1dd880edd7cf3354e6ea24e4aa7afa48d2263594e5
2022-03-23 22:25:42 UTC|2 EXTRA_LOCALES= WITH_ALL_LOCALES=no /bin/sh -c . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-7" --checksum d6280b6f647a62bf6edc74dc8e526bfff63ddd8067dcb8540843f47203d9ccf1
2022-03-23 22:25:45 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-03-23 22:25:46 UTC|2 EXTRA_LOCALES= WITH_ALL_LOCALES=no /bin/sh -c chmod g+rwX /opt/bitnami
2022-03-23 22:25:49 UTC|2 EXTRA_LOCALES= WITH_ALL_LOCALES=no /bin/sh -c localedef -c -f UTF-8 -i en_US en_US.UTF-8
2022-03-23 22:25:50 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-03-23 22:25:52 UTC|2 EXTRA_LOCALES= WITH_ALL_LOCALES=no /bin/sh -c echo 'en_GB.UTF-8 UTF-8' >> /etc/locale.gen && locale-gen
2022-03-23 22:25:56 UTC|2 EXTRA_LOCALES= WITH_ALL_LOCALES=no /bin/sh -c echo 'en_US.UTF-8 UTF-8' >> /etc/locale.gen && locale-gen
2022-03-23 22:25:57 UTC/bin/sh -c #(nop) COPY dir:13479575025f46e44cf3cd2f9d3d15b91f4e81fc09b484deac7e4dbc20d79273 in /
2022-03-23 22:25:58 UTC|2 EXTRA_LOCALES= WITH_ALL_LOCALES=no /bin/sh -c /opt/bitnami/scripts/postgresql/postunpack.sh
2022-03-23 22:26:02 UTC|2 EXTRA_LOCALES= WITH_ALL_LOCALES=no /bin/sh -c /opt/bitnami/scripts/locales/add-extra-locales.sh
2022-03-23 22:26:02 UTC/bin/sh -c #(nop) ENV APP_VERSION=13.6.0 BITNAMI_APP_NAME=postgresql BITNAMI_IMAGE_VERSION=13.6.0-debian-10-r41 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-03-23 22:26:02 UTC/bin/sh -c #(nop) VOLUME [/bitnami/postgresql /docker-entrypoint-initdb.d /docker-entrypoint-preinitdb.d]
2022-03-23 22:26:02 UTC/bin/sh -c #(nop) EXPOSE 5432
2022-03-23 22:26:02 UTC/bin/sh -c #(nop) USER 1001
2022-03-23 22:26:03 UTC/bin/sh -c #(nop) ENTRYPOINT ["/opt/bitnami/scripts/postgresql/entrypoint.sh"]
2022-03-23 22:26:03 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.