2022-09-16 15:16:32 UTC
86.3 MB
10.22.0
BITNAMI_APP_NAMEpostgresql-repmgr
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/postgresql/bin:/opt/bitnami/repmgr/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:1d8866550bdd02551d6874e99aa828dd95b7434c6a25168765d46251cc230469 - 34.15% (29.5 MB)
[#001] sha256:3256b3bb94919f97e588ece8c8567dd47b1bf8b67b62ae35ac17faee98477ba5 - 65.85% (56.8 MB)
/bin/sh -c #(nop) ARG TARGETARCH
2022-09-16 15:16:00 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=10.22.0-debian-11-r16 org.opencontainers.image.source=https://github.com/bitnami/containers/tree/main/bitnami/postgresql-repmgr org.opencontainers.image.title=postgresql-repmgr org.opencontainers.image.vendor=VMware, Inc. org.opencontainers.image.version=10.22.0
2022-09-16 15:16:00 UTC/bin/sh -c #(nop) ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-11 OS_NAME=linux
2022-09-16 15:16:00 UTC/bin/sh -c #(nop) COPY dir:42e9965355d4042683a7cad8d159354e9563260486842f6bc992a5aae809bf62 in /
2022-09-16 15:16:00 UTC/bin/bash -o pipefail -c #(nop) SHELL [/bin/bash -o pipefail -c]
2022-09-16 15:16:08 UTC/bin/bash -o pipefail -c install_packages acl ca-certificates curl gzip libbsd0 libcrypt1 libedit2 libffi7 libgcc-s1 libgmp10 libgnutls30 libhogweed6 libicu67 libidn2-0 libldap-2.4-2 liblzma5 libmd0 libnettle8 libp11-kit0 libpcre3 libreadline8 libsasl2-2 libsqlite3-0 libssl1.1 libstdc++6 libtasn1-6 libtinfo6 libunistring2 libuuid1 libxml2 libxslt1.1 locales procps tar zlib1g
2022-09-16 15:16:12 UTC/bin/bash -o pipefail -c mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && if [ ! -f postgresql-repmgr-10.22.0-9-linux-${OS_ARCH}-debian-11.tar.gz ]; then curl -SsLf https://downloads.bitnami.com/files/stacksmith/postgresql-repmgr-10.22.0-9-linux-${OS_ARCH}-debian-11.tar.gz -O ; curl -SsLf https://downloads.bitnami.com/files/stacksmith/postgresql-repmgr-10.22.0-9-linux-${OS_ARCH}-debian-11.tar.gz.sha256 -O ; fi && sha256sum -c postgresql-repmgr-10.22.0-9-linux-${OS_ARCH}-debian-11.tar.gz.sha256 && tar -zxf postgresql-repmgr-10.22.0-9-linux-${OS_ARCH}-debian-11.tar.gz -C /opt/bitnami --strip-components=2 --no-same-owner --wildcards '*/files' && rm -rf postgresql-repmgr-10.22.0-9-linux-${OS_ARCH}-debian-11.tar.gz postgresql-repmgr-10.22.0-9-linux-${OS_ARCH}-debian-11.tar.gz.sha256
2022-09-16 15:16:13 UTC/bin/bash -o pipefail -c mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && if [ ! -f gosu-1.14.0-154-linux-${OS_ARCH}-debian-11.tar.gz ]; then curl -SsLf https://downloads.bitnami.com/files/stacksmith/gosu-1.14.0-154-linux-${OS_ARCH}-debian-11.tar.gz -O ; curl -SsLf https://downloads.bitnami.com/files/stacksmith/gosu-1.14.0-154-linux-${OS_ARCH}-debian-11.tar.gz.sha256 -O ; fi && sha256sum -c gosu-1.14.0-154-linux-${OS_ARCH}-debian-11.tar.gz.sha256 && tar -zxf gosu-1.14.0-154-linux-${OS_ARCH}-debian-11.tar.gz -C /opt/bitnami --strip-components=2 --no-same-owner --wildcards '*/files' && rm -rf gosu-1.14.0-154-linux-${OS_ARCH}-debian-11.tar.gz gosu-1.14.0-154-linux-${OS_ARCH}-debian-11.tar.gz.sha256
2022-09-16 15:16:15 UTC/bin/bash -o pipefail -c apt-get update && apt-get upgrade -y && rm -r /var/lib/apt/lists /var/cache/apt/archives
2022-09-16 15:16:16 UTC/bin/bash -o pipefail -c chmod g+rwX /opt/bitnami
2022-09-16 15:16:18 UTC/bin/bash -o pipefail -c localedef -c -f UTF-8 -i en_US en_US.UTF-8
2022-09-16 15:16:19 UTC/bin/bash -o pipefail -c update-locale LANG=C.UTF-8 LC_MESSAGES=POSIX && DEBIAN_FRONTEND=noninteractive dpkg-reconfigure locales
2022-09-16 15:16:21 UTC/bin/bash -o pipefail -c echo 'en_GB.UTF-8 UTF-8' >> /etc/locale.gen && locale-gen
2022-09-16 15:16:25 UTC/bin/bash -o pipefail -c echo 'en_US.UTF-8 UTF-8' >> /etc/locale.gen && locale-gen
2022-09-16 15:16:25 UTC/bin/bash -o pipefail -c #(nop) COPY dir:1b6c76336b46b4e33924fdf35aab82df59886d80015f1b9167a9d1dd4a52cc5e in /
2022-09-16 15:16:26 UTC/bin/bash -o pipefail -c /opt/bitnami/scripts/postgresql-repmgr/postunpack.sh
2022-09-16 15:16:30 UTC/bin/bash -o pipefail -c /opt/bitnami/scripts/locales/add-extra-locales.sh
2022-09-16 15:16:30 UTC/bin/bash -o pipefail -c #(nop) ENV APP_VERSION=10.22.0 BITNAMI_APP_NAME=postgresql-repmgr 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/repmgr/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2022-09-16 15:16:30 UTC/bin/bash -o pipefail -c #(nop) EXPOSE 5432
2022-09-16 15:16:30 UTC/bin/bash -o pipefail -c #(nop) USER 1001
2022-09-16 15:16:30 UTC/bin/bash -o pipefail -c #(nop) ENTRYPOINT ["/opt/bitnami/scripts/postgresql-repmgr/entrypoint.sh"]
2022-09-16 15:16:31 UTC/bin/bash -o pipefail -c #(nop) CMD ["/opt/bitnami/scripts/postgresql-repmgr/run.sh"]
2022-09-16 15:16:32 UTC (merge sha256:a441be3ad5a05457c03e726bdb4d60c81bc556ddf7849ecab34e959f22e120ec to sha256:d2c4a14199e68a314279f182bebfa849ba08baa1914a431aa9c558b38ba6f07c)
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.