Namespace
bitnamilegacy
Image / Tag
postgresql-repmgr:11.16.0-debian-11-r16
Content Digest
sha256:78a8f51b439adab27866fc86423979e13c7722c903f1859a089df0ef7f09cefc
Details
Created

2022-07-16 15:54:50 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:e4d5dd6e67b14bf5bfc57a4ed6126d2ff9618ae17a809ba0eed98b68d62c200d - 32.94% (29.4 MB)

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

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

[#003] sha256:c0df74504574b688c8d7c7dbfd84266051bb75554892df1d30888e19f910939a - 31.28% (28 MB)

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

[#005] sha256:edab584ea74b4e15278ad7830666913bd452987dee4395e933c5f1bb125391fc - 0.0% (263 Bytes)

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

[#007] sha256:330b884082d8cea3cf3907c70ac573abe5c00c3939ad405a8564f97e5386ceb6 - 0.92% (842 KB)

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

[#009] sha256:3daf57b9477f9cb34b138b11dbca0c24f89e0420ebfd31b493814ad2ef36cb5b - 0.92% (844 KB)

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

[#011] sha256:6ee2a1a2155f8597ed772c0e8fe22f547a8bc89ed274fe318276eee8d69a8c75 - 0.02% (21 KB)

[#012] sha256:5a65cf6b5b80fc313628b0ab91ccb18d8658878ec20416740b88d7ac0def5340 - 0.0% (1.51 KB)

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


History
2022-07-13 00:13:59 UTC (from Bitnami with love)

2022-07-16 15:54:18 UTC

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

2022-07-16 15:54:19 UTC

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

2022-07-16 15:54:19 UTC

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

2022-07-16 15:54:27 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-16 15:54:30 UTC

/bin/bash -o pipefail -c . /opt/bitnami/scripts/libcomponent.sh && component_unpack "postgresql-repmgr" "11.16.0-155" --checksum 56f7a50f2f5b612a5f18fac1b25004316fec7822e2a988e1860b5bf449bd41d5

2022-07-16 15:54:31 UTC

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

2022-07-16 15:54:34 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-16 15:54:34 UTC

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

2022-07-16 15:54:37 UTC

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

2022-07-16 15:54:38 UTC

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

2022-07-16 15:54:40 UTC

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

2022-07-16 15:54:44 UTC

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

2022-07-16 15:54:44 UTC

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

2022-07-16 15:54:45 UTC

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

2022-07-16 15:54:49 UTC

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

2022-07-16 15:54:49 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-16 15:54:49 UTC

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

2022-07-16 15:54:49 UTC

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

2022-07-16 15:54:50 UTC

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

2022-07-16 15:54:50 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