2022-02-04 17:08:28 UTC
87.6 MB
postgresql
BITNAMI_IMAGE_VERSION13.5.0-debian-10-r81
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.04% (25.4 MB)
[#001] sha256:6c9338b4fadc6e7239e9264ec21ab975e2db67bcfa3e7a6cb6a1c2f305ee3c22 - 0.02% (14.3 KB)
[#002] sha256:9c2de4a5e0ecfcb32d31506296c7944cdeecd1586e2be4f1f3bfeacb3a2acb04 - 32.47% (28.4 MB)
[#003] sha256:d347229f60121d9ab3d44fb12584bd65fae02608fca766c5afd706a8ab28356c - 33.19% (29.1 MB)
[#004] sha256:53687e12298fbb03ff90be11cfc26281c0751130c7e91aeedb882fcd40cc71a7 - 1.02% (912 KB)
[#005] sha256:890acfe253199e37a2841e2df8e868c6113f7de599b6bbd6b1c67a1476f035a9 - 0.0% (264 Bytes)
[#006] sha256:071bd1f6ecd59b287c59cc9b65daf199b8b3cde543dde9a4dbdc3b3f335b762d - 0.0% (118 Bytes)
[#007] sha256:f713e9d0e6889c7361c76b186421baa5a6b176d04a912c0359f6196bffc1c651 - 0.94% (841 KB)
[#008] sha256:dfbd1b7c37505b0f2584a337843d13684ff61a0c2fc153c75ced36432787649b - 0.5% (445 KB)
[#009] sha256:75833ba4e244fd5df25ddaeca0e066eaae7d82add5cb9909f1537f3f5ff14f4b - 0.94% (843 KB)
[#010] sha256:b9ba42bc771bb34d49b6cfb19396f6e825dcef1ff6d71046893ce5e17b7c5b6f - 0.94% (843 KB)
[#011] sha256:545591bce46b5aa9adedff8a3801a99f52ff835cc215e39fb10beb86b92f7a1b - 0.02% (14.8 KB)
[#012] sha256:0be3c8435d8919fc705f7f957d845e7c6ec27fd07fe24a62d1ce458838174650 - 0.01% (8.69 KB)
[#013] sha256:3ecf0913ea0cdbe3ce139963586fba87d927e2a65f8ae953acc47d53f721a4c3 - 0.94% (842 KB)
/bin/sh -c #(nop) LABEL maintainer=Bitnami <containers@bitnami.com>
2022-02-04 17:07:55 UTC/bin/sh -c #(nop) ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-10 OS_NAME=linux
2022-02-04 17:07:55 UTC/bin/sh -c #(nop) ARG EXTRA_LOCALES=
2022-02-04 17:07:55 UTC/bin/sh -c #(nop) ARG WITH_ALL_LOCALES=no
2022-02-04 17:07:56 UTC/bin/sh -c #(nop) COPY dir:e7a718ff4094c083051348fc4fcfa5f36136779ef25b7f80992050069a0390e6 in /
2022-02-04 17:08:05 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-04 17:08:08 UTC|2 EXTRA_LOCALES= WITH_ALL_LOCALES=no /bin/sh -c . /opt/bitnami/scripts/libcomponent.sh && component_unpack "postgresql" "13.5.0-6" --checksum 674c2210caf92192a72e6a7f08eab7f7e086bc3b79b18a2433cd5624a4e8125b
2022-02-04 17:08:09 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-04 17:08:12 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-04 17:08:13 UTC|2 EXTRA_LOCALES= WITH_ALL_LOCALES=no /bin/sh -c chmod g+rwX /opt/bitnami
2022-02-04 17:08:15 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-04 17:08:16 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-04 17:08:18 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-04 17:08:22 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-04 17:08:22 UTC/bin/sh -c #(nop) COPY dir:eceb5f8e73aa817d31ebbfe81ac5e0d6942e658380b318669fe204663e933a60 in /
2022-02-04 17:08:23 UTC|2 EXTRA_LOCALES= WITH_ALL_LOCALES=no /bin/sh -c /opt/bitnami/scripts/postgresql/postunpack.sh
2022-02-04 17:08:27 UTC|2 EXTRA_LOCALES= WITH_ALL_LOCALES=no /bin/sh -c /opt/bitnami/scripts/locales/add-extra-locales.sh
2022-02-04 17:08:27 UTC/bin/sh -c #(nop) ENV BITNAMI_APP_NAME=postgresql BITNAMI_IMAGE_VERSION=13.5.0-debian-10-r81 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-04 17:08:27 UTC/bin/sh -c #(nop) VOLUME [/bitnami/postgresql /docker-entrypoint-initdb.d /docker-entrypoint-preinitdb.d]
2022-02-04 17:08:28 UTC/bin/sh -c #(nop) EXPOSE 5432
2022-02-04 17:08:28 UTC/bin/sh -c #(nop) USER 1001
2022-02-04 17:08:28 UTC/bin/sh -c #(nop) ENTRYPOINT ["/opt/bitnami/scripts/postgresql/entrypoint.sh"]
2022-02-04 17:08:28 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.