sha256:5803c5c01a99eec23df10968d67314d824dda141b2cf9d8c010ea7de21e53c4f
OS/ARCH
Compressed size
52.32 MB
Last pushed
about 1 month by jkondratsoldevelo
Type
Image
Manifest digest
sha256:85211c950bb50c5111520cd3f524def66ede0ab4bebdfdef338274365636cb39
Image Layers
138.22 MB2ARG TARGETARCH=arm640 B3LABEL org.opencontainers.image.base.name=docker.io/bitnami/minideb:bookworm org.opencontainers.image.created=2024-07-25T07:34:36Z org.opencontainers.image.description=Redis container0 B4ENV HOME=/ OS_ARCH=arm64 OS_FLAVOUR=debian-12 OS_NAME=linux0 B5COPY prebuildfs / # buildkit17.15 KB6SHELL [/bin/bash -o errexit -o0 B7RUN |1 TARGETARCH=arm64 /bin/bash -o8.44 MB8RUN |1 TARGETARCH=arm64 /bin/bash -o3.06 MB9RUN |1 TARGETARCH=arm64 /bin/bash -o67.16 KB10RUN |1 TARGETARCH=arm64 /bin/bash -o123 B11RUN |1 TARGETARCH=arm64 /bin/bash -o249.94 KB12RUN |1 TARGETARCH=arm64 /bin/bash -o124 B13RUN |1 TARGETARCH=arm64 /bin/bash -o119 B14COPY rootfs / # buildkit6.25 KB15RUN |1 TARGETARCH=arm64 /bin/bash -o2.26 MB16ENV APP_VERSION=7.0.15 BITNAMI_APP_NAME=redis PATH=/opt/bitnami/common/bin:/opt/bitnami/redis/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B17EXPOSE [6379/tcp]0 B18USER 10010 B19ENTRYPOINT ["/opt/bitnami/scripts/redis/entrypoint.sh"]0 B20CMD ["/opt/bitnami/scripts/redis/run.sh"]0 BCommand