Namespace
bitnamilegacy
Image / Tag
redis-sentinel:6.2.7-debian-11-r36
Content Digest
sha256:f00adbe7d5ea44543958d7bca9ff8aad7cf681ab5d352156cd4b21a4771f5e0c
Details
Created

2022-09-08 14:41:44 UTC

Size

41.5 MB

Content Digest
Labels
  • org.opencontainers.image.authors
    https://bitnami.com/contact
  • org.opencontainers.image.description
    Application packaged by Bitnami
  • org.opencontainers.image.ref.name
    6.2.7-debian-11-r36
  • org.opencontainers.image.source
    https://github.com/bitnami/containers/tree/main/bitnami/redis-sentinel
  • org.opencontainers.image.title
    redis-sentinel
  • org.opencontainers.image.vendor
    VMware, Inc.
  • org.opencontainers.image.version
    6.2.7

Environment
APP_VERSION

6.2.7

BITNAMI_APP_NAME

redis-sentinel

HOME

/

OS_ARCH

amd64

OS_FLAVOUR

debian-11

OS_NAME

linux

PATH

/opt/bitnami/redis-sentinel/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

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

[#001] sha256:d0fe936093bdf968dcaf06c7de9097bdeffef65e9c4337c182132962d86cf8a1 - 0.03% (13.8 KB)

[#002] sha256:69ca2e49d7fc9ff67942152efaef946bb48b45ff5acf82757df68f040db39a8c - 10.97% (4.56 MB)

[#003] sha256:c38af576ec073fd665c5f160166afcf5168750445ac9be98a68e0822b9b08aeb - 4.49% (1.86 MB)

[#004] sha256:38be5a11c213f2390c959752599e9584fca2e8448e231aa34eacb8bb02318d94 - 2.15% (912 KB)

[#005] sha256:3d7485a1b6b81eb398f8737104ebe14676cf7384cf3cc40620276a7e832eef31 - 6.99% (2.9 MB)

[#006] sha256:6147b8ae2e335ea7e567cf56e28ad3c65c166a76ac0a5eb711182d8db4fb5322 - 0.0% (120 Bytes)

[#007] sha256:173df376ad6bd1d5f8e419d059b5eb5d4fd63f4d04626ca1693b8b3ef05b29b2 - 0.01% (4.65 KB)

[#008] sha256:83eb306cee977154515ca36694de34c36a7949a805a8b2f1450f2a5172c476ce - 4.49% (1.86 MB)


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

2022-09-08 14:41:25 UTC

/bin/sh -c #(nop) ARG TARGETARCH

2022-09-08 14:41:25 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=6.2.7-debian-11-r36 org.opencontainers.image.source=https://github.com/bitnami/containers/tree/main/bitnami/redis-sentinel org.opencontainers.image.title=redis-sentinel org.opencontainers.image.vendor=VMware, Inc. org.opencontainers.image.version=6.2.7

2022-09-08 14:41:25 UTC

/bin/sh -c #(nop) ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-11 OS_NAME=linux PATH=/opt/bitnami/redis-sentinel/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2022-09-08 14:41:26 UTC

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

2022-09-08 14:41:26 UTC

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

2022-09-08 14:41:32 UTC

/bin/bash -o pipefail -c install_packages acl ca-certificates curl gzip libc6 libssl1.1 procps tar

2022-09-08 14:41:33 UTC

/bin/bash -o pipefail -c mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && if [ ! -f redis-sentinel-6.2.7-153-linux-${OS_ARCH}-debian-11.tar.gz ]; then curl -SsLf https://downloads.bitnami.com/files/stacksmith/redis-sentinel-6.2.7-153-linux-${OS_ARCH}-debian-11.tar.gz -O ; curl -SsLf https://downloads.bitnami.com/files/stacksmith/redis-sentinel-6.2.7-153-linux-${OS_ARCH}-debian-11.tar.gz.sha256 -O ; fi && sha256sum -c redis-sentinel-6.2.7-153-linux-${OS_ARCH}-debian-11.tar.gz.sha256 && tar -zxf redis-sentinel-6.2.7-153-linux-${OS_ARCH}-debian-11.tar.gz -C /opt/bitnami --strip-components=2 --no-same-owner --wildcards '*/files' && rm -rf redis-sentinel-6.2.7-153-linux-${OS_ARCH}-debian-11.tar.gz

2022-09-08 14:41:34 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-08 14:41:41 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-08 14:41:42 UTC

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

2022-09-08 14:41:42 UTC

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

2022-09-08 14:41:43 UTC

/bin/bash -o pipefail -c /opt/bitnami/scripts/redis-sentinel/postunpack.sh

2022-09-08 14:41:43 UTC

/bin/bash -o pipefail -c #(nop) ENV APP_VERSION=6.2.7 BITNAMI_APP_NAME=redis-sentinel

2022-09-08 14:41:43 UTC

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

2022-09-08 14:41:43 UTC

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

2022-09-08 14:41:44 UTC

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

2022-09-08 14:41:44 UTC

/bin/bash -o pipefail -c #(nop) CMD ["/opt/bitnami/scripts/redis-sentinel/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