sha256:8604054461bed1ccfb00849f94ea3b8aef4fc67337f7a6d8a9b8d84b80e6e2ee
OS/ARCH
Compressed size
35.79 MB
Last pushed
over 3 years by zcube
Type
Image
Manifest digest
sha256:a93334804e4cbde8c575acb35a7f291056dd7109e5c789855247b6f7a8cfecda
Image Layers
128.16 MB2ARG TARGETARCH0 B3LABEL org.opencontainers.image.authors=https://github.com/ZCube/bitnami-compat org.opencontainers.image.description=Application repackaged by0 B4ENV HOME=/ OS_ARCH=arm64 OS_FLAVOUR=debian-11 OS_NAME=linux0 B5COPY prebuildfs / # buildkit789 B6SHELL [/bin/bash -o pipefail -c]0 B7RUN |1 TARGETARCH=arm64 /bin/bash -o4.5 MB8RUN |1 TARGETARCH=arm64 /bin/bash -o32 B9ADD https://raw.githubusercontent.com/oliver006/redis_exporter/master/LICENSE /opt/bitnami/redis-exporter/licenses/LICENSE # buildkit861 B10COPY /redis_exporter /opt/bitnami/redis-exporter/bin/ # buildkit3.08 MB11RUN |1 TARGETARCH=arm64 /bin/bash -o59.88 KB12RUN |1 TARGETARCH=arm64 /bin/bash -o128 B13ENV APP_VERSION=1.45.0 BITNAMI_APP_NAME=redis-exporter PATH=/opt/bitnami/redis-exporter/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B14EXPOSE map[9121/tcp:{}]0 B15WORKDIR /opt/bitnami/redis-exporter32 B16USER 10010 B17ENTRYPOINT ["redis_exporter"]0 BCommand