2022-08-19 18:00:32 UTC
93.6 MB
13.8.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.43% (29.4 MB)
[#001] sha256:e92d63ce3ac3df202b677f2f3af273093503cb58b0f55a0d81c864fe3f592263 - 0.01% (14.3 KB)
[#002] sha256:39e6bfd7335cebd1ce0bcf3332f30c32067468160274818c13cb1be7e870acd0 - 30.9% (28.9 MB)
[#003] sha256:7c52553fa1e6dd64b6cb913231ac470cbdc698fc8b6051c0a53078051699d649 - 31.35% (29.3 MB)
[#004] sha256:3c13e30c6c241c6057d5bbd27277386ae2456c72e5c2cc852c8a3eae60d641f8 - 0.95% (912 KB)
[#005] sha256:cea87c13144dab9080e75637f0f4f394f7dfb6a12e70af5b3323ee126c79caf9 - 1.34% (1.25 MB)
[#006] sha256:c2853cb58e33224047e448ad25c83586cb7575a9f82eca61eb14095b9d452e3a - 0.0% (119 Bytes)
[#007] sha256:49f80811aa3c0bf08653c1f5825a50bef316eba46964952e762b73298346c3e0 - 0.88% (842 KB)
[#008] sha256:8b63f531b2794939f260c4097e5d6c279bcc00889149db4679f9792ad4ebd69b - 0.47% (452 KB)
[#009] sha256:eaf3a6f48d8ed036e86075e53cabaf19297b6d5fcb08092d93b8e62e02225aa4 - 0.88% (844 KB)
[#010] sha256:ca22668910be3902fab59f55cc34c8041db4fa34913b91ce3ef666167126bc3a - 0.88% (845 KB)
[#011] sha256:faffbafbf3f79cfa055dbcbb5bbf5acb522083fc2904c569b319c10eb662d0ad - 0.02% (21.1 KB)
[#012] sha256:58cb3f300453a5091085ac7a2f8c92de25165e4aa875c1a5d45b8a8e3d3b2874 - 0.0% (1.64 KB)
[#013] sha256:893f3eb76fed08f47ff8397fe3a27cc9523e4f7e56a6c7354f6dfe4817f8526d - 0.88% (843 KB)
/bin/sh -c #(nop) ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-11 OS_NAME=linux
2022-08-19 17:59:51 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=13.8.0-debian-11-r4 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=13.8.0
2022-08-19 17:59:51 UTC/bin/sh -c #(nop) COPY dir:a35f0923b496725498224b69559fd4fb3275e9228ab1d2fc5ee440ddc379f05e in /
2022-08-19 17:59:52 UTC/bin/bash -o pipefail -c #(nop) SHELL [/bin/bash -o pipefail -c]
2022-08-19 18:00:01 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-08-19 18:00:05 UTC/bin/bash -o pipefail -c . /opt/bitnami/scripts/libcomponent.sh && component_unpack "postgresql-repmgr" "13.8.0-3" --checksum 32f0e44338f3402c9cc38afaee5d0665913f3e62b852b3c4ae7c6d5b8b2440ba
2022-08-19 18:00:06 UTC/bin/bash -o pipefail -c . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-153" --checksum d3ae0109be24e8bc56f97359b8290b91243454de946dd60bd8520a0896a88449
2022-08-19 18:00:14 UTC/bin/bash -o pipefail -c apt-get update && apt-get upgrade -y && rm -r /var/lib/apt/lists /var/cache/apt/archives
2022-08-19 18:00:15 UTC/bin/bash -o pipefail -c chmod g+rwX /opt/bitnami
2022-08-19 18:00:17 UTC/bin/bash -o pipefail -c localedef -c -f UTF-8 -i en_US en_US.UTF-8
2022-08-19 18:00:19 UTC/bin/bash -o pipefail -c update-locale LANG=C.UTF-8 LC_MESSAGES=POSIX && DEBIAN_FRONTEND=noninteractive dpkg-reconfigure locales
2022-08-19 18:00:21 UTC/bin/bash -o pipefail -c echo 'en_GB.UTF-8 UTF-8' >> /etc/locale.gen && locale-gen
2022-08-19 18:00:25 UTC/bin/bash -o pipefail -c echo 'en_US.UTF-8 UTF-8' >> /etc/locale.gen && locale-gen
2022-08-19 18:00:26 UTC/bin/bash -o pipefail -c #(nop) COPY dir:b75c4e5a5840472a8f2d151df62e0758b8210f7b1a2b196bf1017782345708c6 in /
2022-08-19 18:00:27 UTC/bin/bash -o pipefail -c /opt/bitnami/scripts/postgresql-repmgr/postunpack.sh
2022-08-19 18:00:31 UTC/bin/bash -o pipefail -c /opt/bitnami/scripts/locales/add-extra-locales.sh
2022-08-19 18:00:31 UTC/bin/bash -o pipefail -c #(nop) ENV APP_VERSION=13.8.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-08-19 18:00:31 UTC/bin/bash -o pipefail -c #(nop) EXPOSE 5432
2022-08-19 18:00:31 UTC/bin/bash -o pipefail -c #(nop) USER 1001
2022-08-19 18:00:32 UTC/bin/bash -o pipefail -c #(nop) ENTRYPOINT ["/opt/bitnami/scripts/postgresql-repmgr/entrypoint.sh"]
2022-08-19 18:00:32 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.