Namespace
bitnamilegacy
Image / Tag
redis-exporter:1.44.0-debian-11-r4
Content Digest
sha256:289604cf1ed3bbd02d26a04cd8daf8aa509f778552c16113877e1cd4771f58d5
Details
Created

2022-09-08 13:35:51 UTC

Size

40.2 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
    1.44.0-debian-11-r4
  • org.opencontainers.image.source
    https://github.com/bitnami/containers/tree/main/bitnami/redis-exporter
  • org.opencontainers.image.title
    redis-exporter
  • org.opencontainers.image.vendor
    VMware, Inc.
  • org.opencontainers.image.version
    1.44.0

Environment
APP_VERSION

1.44.0

BITNAMI_APP_NAME

redis-exporter

HOME

/

OS_ARCH

amd64

OS_FLAVOUR

debian-11

OS_NAME

linux

PATH

/opt/bitnami/redis-exporter/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

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

[#001] sha256:781557a4bc3c1b497f461e81947cb820f741a81c455ade31fb75ed0103b56862 - 0.0% (800 Bytes)

[#002] sha256:ebbeb06d57de07cec7e2c15e4e8e34448666b0cafcfa90114f4468a2de817744 - 11.16% (4.48 MB)

[#003] sha256:f403f1838754df7cafa5b64e4a286aebbbeae36856c2b8839d4635ab5e6d6d31 - 8.36% (3.36 MB)

[#004] sha256:1445dd4795cbe0924537d32287d9c520635d0848dfc472a4fed5c649d2ec72e3 - 7.22% (2.9 MB)

[#005] sha256:3c326c3c96ad48c2bef28f16686530156d1a3c55e53d360c40c1923048389998 - 0.0% (120 Bytes)


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

2022-09-08 13:35:35 UTC

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

2022-09-08 13:35:35 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=1.44.0-debian-11-r4 org.opencontainers.image.source=https://github.com/bitnami/containers/tree/main/bitnami/redis-exporter org.opencontainers.image.title=redis-exporter org.opencontainers.image.vendor=VMware, Inc. org.opencontainers.image.version=1.44.0

2022-09-08 13:35:35 UTC

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

2022-09-08 13:35:36 UTC

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

2022-09-08 13:35:36 UTC

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

2022-09-08 13:35:41 UTC

/bin/bash -o pipefail -c install_packages ca-certificates curl gzip procps tar

2022-09-08 13:35:43 UTC

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

2022-09-08 13:35:49 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 13:35:50 UTC

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

2022-09-08 13:35:50 UTC

/bin/bash -o pipefail -c #(nop) ENV APP_VERSION=1.44.0 BITNAMI_APP_NAME=redis-exporter PATH=/opt/bitnami/redis-exporter/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2022-09-08 13:35:50 UTC

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

2022-09-08 13:35:50 UTC

/bin/bash -o pipefail -c #(nop) WORKDIR /opt/bitnami/redis-exporter

2022-09-08 13:35:51 UTC

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

2022-09-08 13:35:51 UTC

/bin/bash -o pipefail -c #(nop) ENTRYPOINT ["redis_exporter"]

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