Namespace
bitnamilegacy
Image / Tag
postgresql-repmgr:11.16.0-debian-11-r21
Content Digest
sha256:9b3d1f6f252e45221fb17c0b702ad6475184ae680860f1ca70c47ffa63ff4102
Details
Created

2022-07-26 10:39:15 UTC

Size

89.4 MB

Content Digest
Environment
APP_VERSION

11.16.0

BITNAMI_APP_NAME

postgresql-repmgr

HOME

/

LANG

en_US.UTF-8

LANGUAGE

en_US:en

NSS_WRAPPER_LIB

/opt/bitnami/common/lib/libnss_wrapper.so

OS_ARCH

amd64

OS_FLAVOUR

debian-11

OS_NAME

linux

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


Layers

[#000] sha256:3b5e91f25ce64a67644c45c771f24a33c8e5662d758e73e6edc4236e64d3c536 - 32.93% (29.4 MB)

[#001] sha256:c6390295faaf4db451268de1a25909e3f652fe546f63256d48e8b4fe77d8a109 - 0.02% (14.3 KB)

[#002] sha256:d8d55c401e4fb4d10d457cba6117d8c7c2837ceace03f3d98f5e824eb5f591a9 - 30.56% (27.3 MB)

[#003] sha256:bcc51a9c2ffeba396c065d1e013dcdcc2aa3f97dd051126dd6c92d2e60e1dcf7 - 31.29% (28 MB)

[#004] sha256:04467f649e514965fc84e660c2c7c11f0838dbcd5f440d6f5b9d6bb8e8fe8713 - 1.0% (912 KB)

[#005] sha256:577ac6caa02fa49077b96a0f8e577a63236ce46ec5f3199b47600737114992f0 - 0.0% (264 Bytes)

[#006] sha256:aff25eef57df4b51f80b72e10b0ee7bd857ceb57147f2ef7aff04ecd7785bdec - 0.0% (119 Bytes)

[#007] sha256:136b641f9332e6f643ff477dc7ec7a3d0023971251dd8ea7273656f6b67e5774 - 0.92% (842 KB)

[#008] sha256:ba351c73a71df99519b173d78cb82a5c1eb9c5f7e20b13caa2e528ad8c625910 - 0.49% (452 KB)

[#009] sha256:0d74f2d6fb1c26122d57ce4f6b46f25a15ca958a05a147ba1f1343c4e771d0b9 - 0.92% (844 KB)

[#010] sha256:696761a048f86dfed0e6d73631f53076d55a1796ced1eb04299c27ae64134ab5 - 0.92% (845 KB)

[#011] sha256:87ad5ca2a07c162d992677c40f064d63caec5c8d3a0556be98322506243bf070 - 0.02% (21 KB)

[#012] sha256:4b0a3041b33af38dbb38c46a8849119672be428ae6b31c03abe57fae4186cf04 - 0.0% (1.52 KB)

[#013] sha256:ee14ee4dbdb9fccf051cd550f3109da15232b6393a1d6537ea55f17a2989c2a9 - 0.92% (843 KB)


History
2022-07-20 00:12:01 UTC (from Bitnami with love)

2022-07-26 10:38:43 UTC

/bin/sh -c #(nop) ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-11 OS_NAME=linux

2022-07-26 10:38:43 UTC

/bin/sh -c #(nop) COPY dir:5abf81470bf5e8ed07ae2e463516941148214a5fc6cc3e7cf038733cd488d382 in /

2022-07-26 10:38:43 UTC

/bin/bash -o pipefail -c #(nop) SHELL [/bin/bash -o pipefail -c]

2022-07-26 10:38:52 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-07-26 10:38:54 UTC

/bin/bash -o pipefail -c . /opt/bitnami/scripts/libcomponent.sh && component_unpack "postgresql-repmgr" "11.16.0-157" --checksum 2d7e06ba32871cc266b5a427d2160f2d9b4242adcf13813df7a06c1e82765693

2022-07-26 10:38:55 UTC

/bin/bash -o pipefail -c . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-152" --checksum 0c751c7e2ec0bc900a19dbec0306d6294fe744ddfb0fa64197ba1a36040092f0

2022-07-26 10:38:58 UTC

/bin/bash -o pipefail -c apt-get update && apt-get upgrade -y && rm -r /var/lib/apt/lists /var/cache/apt/archives

2022-07-26 10:38:59 UTC

/bin/bash -o pipefail -c chmod g+rwX /opt/bitnami

2022-07-26 10:39:01 UTC

/bin/bash -o pipefail -c localedef -c -f UTF-8 -i en_US en_US.UTF-8

2022-07-26 10:39:02 UTC

/bin/bash -o pipefail -c update-locale LANG=C.UTF-8 LC_MESSAGES=POSIX && DEBIAN_FRONTEND=noninteractive dpkg-reconfigure locales

2022-07-26 10:39:05 UTC

/bin/bash -o pipefail -c echo 'en_GB.UTF-8 UTF-8' >> /etc/locale.gen && locale-gen

2022-07-26 10:39:09 UTC

/bin/bash -o pipefail -c echo 'en_US.UTF-8 UTF-8' >> /etc/locale.gen && locale-gen

2022-07-26 10:39:09 UTC

/bin/bash -o pipefail -c #(nop) COPY dir:b75c4e5a5840472a8f2d151df62e0758b8210f7b1a2b196bf1017782345708c6 in /

2022-07-26 10:39:10 UTC

/bin/bash -o pipefail -c /opt/bitnami/scripts/postgresql-repmgr/postunpack.sh

2022-07-26 10:39:14 UTC

/bin/bash -o pipefail -c /opt/bitnami/scripts/locales/add-extra-locales.sh

2022-07-26 10:39:14 UTC

/bin/bash -o pipefail -c #(nop) ENV APP_VERSION=11.16.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-07-26 10:39:14 UTC

/bin/bash -o pipefail -c #(nop) EXPOSE 5432

2022-07-26 10:39:14 UTC

/bin/bash -o pipefail -c #(nop) USER 1001

2022-07-26 10:39:14 UTC

/bin/bash -o pipefail -c #(nop) ENTRYPOINT ["/opt/bitnami/scripts/postgresql-repmgr/entrypoint.sh"]

2022-07-26 10:39:15 UTC

/bin/bash -o pipefail -c #(nop) CMD ["/opt/bitnami/scripts/postgresql-repmgr/run.sh"]

Danger Zone
Delete Tag

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.

Delete