2022-08-21 10:15:27 UTC
93.3 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.53% (29.4 MB)
[#001] sha256:90310a27f4d4485862855d554c4dc831053d8920f0f505617f9e10165551dbc3 - 0.01% (14.3 KB)
[#002] sha256:4392f24a08e815842f0d272ee91d1d29e8ac9d15d842da2479536bff6ee083a3 - 31.0% (28.9 MB)
[#003] sha256:70dafecc612544899d0c61893b8246121e85d816ebee60d526de023eb1e62b1a - 31.14% (29.1 MB)
[#004] sha256:62335f75968ff39b6f29d0110570f6de4e566c4a214d9293320c69860eb790ac - 0.95% (912 KB)
[#005] sha256:14d794208da4dbbf4459cf1ede660cc43d4f2d95e5c670d6c0756e7c921a885f - 1.34% (1.25 MB)
[#006] sha256:0d6c48100f51fb3beec9e2d85157fb2e366b3a4d46a427ec4b243110f2a7caae - 0.0% (119 Bytes)
[#007] sha256:350e51f1254f3a5e4496773b2b9555e7b46e6869bce70f80466f0d63d80a95f5 - 0.88% (842 KB)
[#008] sha256:8842f0d536907380adf37405e98ee61a44c2887bf4248aaa921710dfd9be942b - 0.47% (452 KB)
[#009] sha256:686a48b0c0a25f8db54f3a7ea64eadf3a2540cd4edc2336fd1e62812db4c1252 - 0.88% (844 KB)
[#010] sha256:c4dd610c18d88b802b54500126b33eb2854dc7451f623f0468c6a8498dd99149 - 0.88% (845 KB)
[#011] sha256:2ae0fabf2d7780ef4c9e388da615960ce382196a84b094972507364420e68304 - 0.02% (21.1 KB)
[#012] sha256:0de0d55aa40605d8dcb92053070702ed45b08629ad079a0c3ac2672cf5727942 - 0.0% (1.64 KB)
[#013] sha256:da27dbb1f59cbb1b60399737fe1f98fc022dbbdd8fffeb3a9e47a3f5a95bfad7 - 0.88% (843 KB)
/bin/sh -c #(nop) ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-11 OS_NAME=linux
2022-08-21 10:14: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-r6 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-08-21 10:14:50 UTC/bin/sh -c #(nop) COPY dir:1a76ae9773730ed2e52fe897ec1d6a2a136c440ca6aaf09251d32200467b2193 in /
2022-08-21 10:14:50 UTC/bin/bash -o pipefail -c #(nop) SHELL [/bin/bash -o pipefail -c]
2022-08-21 10:14: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-08-21 10:15:03 UTC/bin/bash -o pipefail -c . /opt/bitnami/scripts/libcomponent.sh && component_unpack "postgresql-repmgr" "12.12.0-5" --checksum 57fecb61cfd2cda36a489e8bdb1ec05f6a7e7a0134316fa67f7f03e217b178fb
2022-08-21 10:15:04 UTC/bin/bash -o pipefail -c . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-153" --checksum d3ae0109be24e8bc56f97359b8290b91243454de946dd60bd8520a0896a88449
2022-08-21 10:15:11 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-21 10:15:12 UTC/bin/bash -o pipefail -c chmod g+rwX /opt/bitnami
2022-08-21 10:15:14 UTC/bin/bash -o pipefail -c localedef -c -f UTF-8 -i en_US en_US.UTF-8
2022-08-21 10:15:15 UTC/bin/bash -o pipefail -c update-locale LANG=C.UTF-8 LC_MESSAGES=POSIX && DEBIAN_FRONTEND=noninteractive dpkg-reconfigure locales
2022-08-21 10:15:18 UTC/bin/bash -o pipefail -c echo 'en_GB.UTF-8 UTF-8' >> /etc/locale.gen && locale-gen
2022-08-21 10:15:22 UTC/bin/bash -o pipefail -c echo 'en_US.UTF-8 UTF-8' >> /etc/locale.gen && locale-gen
2022-08-21 10:15:22 UTC/bin/bash -o pipefail -c #(nop) COPY dir:b75c4e5a5840472a8f2d151df62e0758b8210f7b1a2b196bf1017782345708c6 in /
2022-08-21 10:15:23 UTC/bin/bash -o pipefail -c /opt/bitnami/scripts/postgresql-repmgr/postunpack.sh
2022-08-21 10:15:26 UTC/bin/bash -o pipefail -c /opt/bitnami/scripts/locales/add-extra-locales.sh
2022-08-21 10:15:27 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-08-21 10:15:27 UTC/bin/bash -o pipefail -c #(nop) EXPOSE 5432
2022-08-21 10:15:27 UTC/bin/bash -o pipefail -c #(nop) USER 1001
2022-08-21 10:15:27 UTC/bin/bash -o pipefail -c #(nop) ENTRYPOINT ["/opt/bitnami/scripts/postgresql-repmgr/entrypoint.sh"]
2022-08-21 10:15:27 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.