2023-01-08 12:58:05 UTC
87.7 MB
14.6.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:f8c1c832ce65f8c860a3388bf6681a4046a949475bc305b5a22e6deddf94abb5 - 33.59% (29.5 MB)
[#001] sha256:b06a60d2ba51d86bc78a3425c5591356fbb434b55d482216226e70feb3d3881f - 66.41% (58.3 MB)
/bin/sh -c #(nop) ARG EXTRA_LOCALES
2023-01-08 12:57:28 UTC/bin/sh -c #(nop) ARG TARGETARCH
2023-01-08 12:57:28 UTC/bin/sh -c #(nop) ARG WITH_ALL_LOCALES=no
2023-01-08 12:57:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=https://bitnami.com/contact org.opencontainers.image.description=Application packaged by Bitnami org.opencontainers.image.ref.name=14.6.0-debian-11-r20 org.opencontainers.image.source=https://github.com/bitnami/containers/tree/main/bitnami/postgresql org.opencontainers.image.title=postgresql org.opencontainers.image.vendor=VMware, Inc. org.opencontainers.image.version=14.6.0
2023-01-08 12:57:29 UTC/bin/sh -c #(nop) ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-11 OS_NAME=linux
2023-01-08 12:57:29 UTC/bin/sh -c #(nop) COPY dir:d58ddfa9b672c0228af4cf33fdab9de41df3e77d9cea511f6fcb368e5c2ab561 in /
2023-01-08 12:57:29 UTC/bin/bash -o pipefail -c #(nop) SHELL [/bin/bash -o pipefail -c]
2023-01-08 12:57:38 UTC|1 WITH_ALL_LOCALES=no /bin/bash -o pipefail -c install_packages ca-certificates curl libbsd0 libbz2-1.0 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 zlib1g
2023-01-08 12:57:42 UTC|1 WITH_ALL_LOCALES=no /bin/bash -o pipefail -c mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && COMPONENTS=( "gosu-1.16.0-0-linux-${OS_ARCH}-debian-11" "postgresql-14.6.0-4-linux-${OS_ARCH}-debian-11" ) && for COMPONENT in "${COMPONENTS[@]}"; do if [ ! -f "${COMPONENT}.tar.gz" ]; then curl -SsLf "https://downloads.bitnami.com/files/stacksmith/${COMPONENT}.tar.gz" -O ; curl -SsLf "https://downloads.bitnami.com/files/stacksmith/${COMPONENT}.tar.gz.sha256" -O ; fi && sha256sum -c "${COMPONENT}.tar.gz.sha256" && tar -zxf "${COMPONENT}.tar.gz" -C /opt/bitnami --strip-components=2 --no-same-owner --wildcards '*/files' && rm -rf "${COMPONENT}".tar.gz{,.sha256} ; done
2023-01-08 12:57:46 UTC|1 WITH_ALL_LOCALES=no /bin/bash -o pipefail -c apt-get autoremove --purge -y curl && apt-get update && apt-get upgrade -y && apt-get clean && rm -rf /var/lib/apt/lists /var/cache/apt/archives
2023-01-08 12:57:47 UTC|1 WITH_ALL_LOCALES=no /bin/bash -o pipefail -c chmod g+rwX /opt/bitnami
2023-01-08 12:57:49 UTC|1 WITH_ALL_LOCALES=no /bin/bash -o pipefail -c localedef -c -f UTF-8 -i en_US en_US.UTF-8
2023-01-08 12:57:51 UTC|1 WITH_ALL_LOCALES=no /bin/bash -o pipefail -c update-locale LANG=C.UTF-8 LC_MESSAGES=POSIX && DEBIAN_FRONTEND=noninteractive dpkg-reconfigure locales
2023-01-08 12:57:53 UTC|1 WITH_ALL_LOCALES=no /bin/bash -o pipefail -c echo 'en_GB.UTF-8 UTF-8' >> /etc/locale.gen && locale-gen
2023-01-08 12:57:57 UTC|1 WITH_ALL_LOCALES=no /bin/bash -o pipefail -c echo 'en_US.UTF-8 UTF-8' >> /etc/locale.gen && locale-gen
2023-01-08 12:57:57 UTC/bin/bash -o pipefail -c #(nop) COPY dir:342b8492871fcf939d6f021f7bf77d6eb10d3813cf9229c88d8fef0d40cf06ab in /
2023-01-08 12:57:58 UTC|1 WITH_ALL_LOCALES=no /bin/bash -o pipefail -c /opt/bitnami/scripts/postgresql/postunpack.sh
2023-01-08 12:58:02 UTC|1 WITH_ALL_LOCALES=no /bin/bash -o pipefail -c /opt/bitnami/scripts/locales/add-extra-locales.sh
2023-01-08 12:58:02 UTC/bin/bash -o pipefail -c #(nop) ENV APP_VERSION=14.6.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
2023-01-08 12:58:02 UTC/bin/bash -o pipefail -c #(nop) VOLUME [/bitnami/postgresql /docker-entrypoint-initdb.d /docker-entrypoint-preinitdb.d]
2023-01-08 12:58:02 UTC/bin/bash -o pipefail -c #(nop) EXPOSE 5432
2023-01-08 12:58:03 UTC/bin/bash -o pipefail -c #(nop) USER 1001
2023-01-08 12:58:03 UTC/bin/bash -o pipefail -c #(nop) ENTRYPOINT ["/opt/bitnami/scripts/postgresql/entrypoint.sh"]
2023-01-08 12:58:03 UTC/bin/bash -o pipefail -c #(nop) CMD ["/opt/bitnami/scripts/postgresql/run.sh"]
2023-01-08 12:58:05 UTC (merge sha256:df45841ebd11c3a52b3f947df4a81a923cff5b5c08f50be98823db3c24295947 to sha256:1e6d839039bde3f1280855b41490df52a0eeba7e303cf8f9615e78da9015ec79)
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.