2022-09-07 09:22:48 UTC
42.1 MB
7.0.4
BITNAMI_APP_NAMEredis-sentinel
HOME/
OS_ARCHamd64
OS_FLAVOURdebian-11
OS_NAMElinux
PATH/opt/bitnami/redis-sentinel/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:3b5e91f25ce64a67644c45c771f24a33c8e5662d758e73e6edc4236e64d3c536 - 69.93% (29.4 MB)
[#001] sha256:667d4607e2af3d6df60fc9d8db74fdda51f0f4a40aa300836aa85fc18f82e0ae - 0.03% (13.8 KB)
[#002] sha256:d4fd4ba6a3e6dd80061bc544de2c1526d8a046924fdee49d426986b55f382bf6 - 10.83% (4.56 MB)
[#003] sha256:005b5f3020053049ed08a8dc4d4617ffe0fdc9c5a89d307da9dade2607120100 - 5.09% (2.14 MB)
[#004] sha256:7719edb597a87696730f82cf462f12d63f799db308416b5f563ba22c5e63fde8 - 2.12% (912 KB)
[#005] sha256:590e6510b4f0417eb152a93cae2a74adea468b600813c5e7b29200c3f5985816 - 6.89% (2.9 MB)
[#006] sha256:50ba34808806cad8c5978a745b5c2ca06088fe3a1a660a8cc6995960eef35d0d - 0.0% (119 Bytes)
[#007] sha256:28ef1486ebb4d0ea0f99233fd696e7c2e2d80da5298cbcffef411e7cecc2f1e8 - 0.01% (4.65 KB)
[#008] sha256:619906cd68291193b31a0f20ccc9442e0a3e37d6acf2c3af3e13659c36af1231 - 5.09% (2.14 MB)
/bin/sh -c #(nop) ARG TARGETARCH
2022-09-07 09:22:30 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=7.0.4-debian-11-r17 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=7.0.4
2022-09-07 09:22:30 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-07 09:22:30 UTC/bin/sh -c #(nop) COPY dir:aaa10eb4f5897214f1f44fec8154bfda0dbf121ca330525598d10093433fde8a in /
2022-09-07 09:22:31 UTC/bin/bash -o pipefail -c #(nop) SHELL [/bin/bash -o pipefail -c]
2022-09-07 09:22:36 UTC/bin/bash -o pipefail -c install_packages acl ca-certificates curl gzip libc6 libssl1.1 procps tar
2022-09-07 09:22:37 UTC/bin/bash -o pipefail -c mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && if [ ! -f redis-sentinel-7.0.4-2-linux-${OS_ARCH}-debian-11.tar.gz ]; then curl -SsLf https://downloads.bitnami.com/files/stacksmith/redis-sentinel-7.0.4-2-linux-${OS_ARCH}-debian-11.tar.gz -O ; curl -SsLf https://downloads.bitnami.com/files/stacksmith/redis-sentinel-7.0.4-2-linux-${OS_ARCH}-debian-11.tar.gz.sha256 -O ; fi && sha256sum -c redis-sentinel-7.0.4-2-linux-${OS_ARCH}-debian-11.tar.gz.sha256 && tar -zxf redis-sentinel-7.0.4-2-linux-${OS_ARCH}-debian-11.tar.gz -C /opt/bitnami --strip-components=2 --no-same-owner --wildcards '*/files' && rm -rf redis-sentinel-7.0.4-2-linux-${OS_ARCH}-debian-11.tar.gz
2022-09-07 09:22:38 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-07 09:22:45 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-07 09:22:46 UTC/bin/bash -o pipefail -c chmod g+rwX /opt/bitnami
2022-09-07 09:22:46 UTC/bin/bash -o pipefail -c #(nop) COPY dir:507d315d5cc20813748251fc0340ab40ec769df6261082462ed7acd797944476 in /
2022-09-07 09:22:47 UTC/bin/bash -o pipefail -c /opt/bitnami/scripts/redis-sentinel/postunpack.sh
2022-09-07 09:22:47 UTC/bin/bash -o pipefail -c #(nop) ENV APP_VERSION=7.0.4 BITNAMI_APP_NAME=redis-sentinel
2022-09-07 09:22:47 UTC/bin/bash -o pipefail -c #(nop) EXPOSE 26379
2022-09-07 09:22:47 UTC/bin/bash -o pipefail -c #(nop) USER 1001
2022-09-07 09:22:47 UTC/bin/bash -o pipefail -c #(nop) ENTRYPOINT ["/opt/bitnami/scripts/redis-sentinel/entrypoint.sh"]
2022-09-07 09:22:48 UTC/bin/bash -o pipefail -c #(nop) CMD ["/opt/bitnami/scripts/redis-sentinel/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.