2022-09-07 15:02:33 UTC
93.4 MB
12.12.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:3b5e91f25ce64a67644c45c771f24a33c8e5662d758e73e6edc4236e64d3c536 - 31.5% (29.4 MB)
[#001] sha256:9c6746aafeabf128912473492a2356890b2d8ee1ebd82d69cca477c206b49a0f - 0.01% (13.8 KB)
[#002] sha256:21ce3f7ba7ba5325fa148597db2b53c51d8afb6e79382f3130e2c5e2874c679b - 31.06% (29 MB)
[#003] sha256:915080a36a58b4267793cee6737d2925f98f095f6ef58f08b267d3437cf7f6ba - 31.11% (29.1 MB)
[#004] sha256:d5ae1c7b09d29fba14ab3aa50cbf78f1568677d7c6cabfb805c5a6219b7609e0 - 0.95% (912 KB)
[#005] sha256:28557f29be4ebca6f96a304b8b86f477e806e6c2f2503b3803417d7ae254b7aa - 1.34% (1.25 MB)
[#006] sha256:4ba959b325c2fcb508dd0f2012a9038f1822fac44e394f6af2059d11818eb9f5 - 0.0% (120 Bytes)
[#007] sha256:c6fc3ec96b2b89404ef347bdc29be7380ab266648663eb65372ef12a2bb47f7b - 0.88% (842 KB)
[#008] sha256:d4a9c58c927ab5a205230ec7b40d76d90b5fc0d6fc7af6add65a6527923c684b - 0.47% (452 KB)
[#009] sha256:628b4ec965fb04db57c4e07e08965c56b3462d95ea22169f03b0250d53a0b97e - 0.88% (844 KB)
[#010] sha256:a0d18ea21f4f6c9c6731fffe45b2a268a06b58fefbc4038c6974347b19a65f8d - 0.88% (845 KB)
[#011] sha256:5b10273a16c4888577bb05885bf75be611629823a5d641176933e8d483bcc5d1 - 0.02% (21.1 KB)
[#012] sha256:34ad7c7c3683d5af063e630448c2ac823974f0a8420709f32b470039c8799b0f - 0.0% (1.64 KB)
[#013] sha256:00701b5f117fead81ac411007d33b53ac57e11f9c03410b0422c192e43c8d7b9 - 0.88% (843 KB)
/bin/sh -c #(nop) ARG TARGETARCH
2022-09-07 15:01:49 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=12.12.0-debian-11-r11 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=12.12.0
2022-09-07 15:01:49 UTC/bin/sh -c #(nop) ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-11 OS_NAME=linux
2022-09-07 15:01:49 UTC/bin/sh -c #(nop) COPY dir:7cf806782579441a3dd59aec9026692d2f92e10cdccfe8ae7d8341d7ec177d01 in /
2022-09-07 15:01:49 UTC/bin/bash -o pipefail -c #(nop) SHELL [/bin/bash -o pipefail -c]
2022-09-07 15:01:59 UTC/bin/bash -o pipefail -c install_packages acl ca-certificates curl gzip libbsd0 libc6 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-07 15:02:05 UTC/bin/bash -o pipefail -c mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && if [ ! -f postgresql-repmgr-12.12.0-6-linux-${OS_ARCH}-debian-11.tar.gz ]; then curl -SsLf https://downloads.bitnami.com/files/stacksmith/postgresql-repmgr-12.12.0-6-linux-${OS_ARCH}-debian-11.tar.gz -O ; curl -SsLf https://downloads.bitnami.com/files/stacksmith/postgresql-repmgr-12.12.0-6-linux-${OS_ARCH}-debian-11.tar.gz.sha256 -O ; fi && sha256sum -c postgresql-repmgr-12.12.0-6-linux-${OS_ARCH}-debian-11.tar.gz.sha256 && tar -zxf postgresql-repmgr-12.12.0-6-linux-${OS_ARCH}-debian-11.tar.gz -C /opt/bitnami --strip-components=2 --no-same-owner --wildcards '*/files' && rm -rf postgresql-repmgr-12.12.0-6-linux-${OS_ARCH}-debian-11.tar.gz
2022-09-07 15:02:08 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
2022-09-07 15:02:16 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-07 15:02:17 UTC/bin/bash -o pipefail -c chmod g+rwX /opt/bitnami
2022-09-07 15:02:19 UTC/bin/bash -o pipefail -c localedef -c -f UTF-8 -i en_US en_US.UTF-8
2022-09-07 15:02:21 UTC/bin/bash -o pipefail -c update-locale LANG=C.UTF-8 LC_MESSAGES=POSIX && DEBIAN_FRONTEND=noninteractive dpkg-reconfigure locales
2022-09-07 15:02:23 UTC/bin/bash -o pipefail -c echo 'en_GB.UTF-8 UTF-8' >> /etc/locale.gen && locale-gen
2022-09-07 15:02:27 UTC/bin/bash -o pipefail -c echo 'en_US.UTF-8 UTF-8' >> /etc/locale.gen && locale-gen
2022-09-07 15:02:27 UTC/bin/bash -o pipefail -c #(nop) COPY dir:b75c4e5a5840472a8f2d151df62e0758b8210f7b1a2b196bf1017782345708c6 in /
2022-09-07 15:02:28 UTC/bin/bash -o pipefail -c /opt/bitnami/scripts/postgresql-repmgr/postunpack.sh
2022-09-07 15:02:32 UTC/bin/bash -o pipefail -c /opt/bitnami/scripts/locales/add-extra-locales.sh
2022-09-07 15:02:32 UTC/bin/bash -o pipefail -c #(nop) ENV APP_VERSION=12.12.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-07 15:02:32 UTC/bin/bash -o pipefail -c #(nop) EXPOSE 5432
2022-09-07 15:02:32 UTC/bin/bash -o pipefail -c #(nop) USER 1001
2022-09-07 15:02:32 UTC/bin/bash -o pipefail -c #(nop) ENTRYPOINT ["/opt/bitnami/scripts/postgresql-repmgr/entrypoint.sh"]
2022-09-07 15:02:33 UTC/bin/bash -o pipefail -c #(nop) CMD ["/opt/bitnami/scripts/postgresql-repmgr/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.