sha256:5803c5c01a99eec23df10968d67314d824dda141b2cf9d8c010ea7de21e53c4f
OS/ARCH
Compressed size
52.63 MB
Last pushed
about 1 month by jkondratsoldevelo
Type
Image
Manifest digest
sha256:eb1f7fa60a965ca12fc1f25269e4b97fb44b68069ca1a69215a55bc118901043
Image Layers
138.33 MB2ARG TARGETARCH=amd640 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=amd64 OS_FLAVOUR=debian-12 OS_NAME=linux0 B5COPY prebuildfs / # buildkit17.15 KB6SHELL [/bin/bash -o errexit -o0 B7RUN |1 TARGETARCH=amd64 /bin/bash -o8.58 MB8RUN |1 TARGETARCH=amd64 /bin/bash -o3.12 MB9RUN |1 TARGETARCH=amd64 /bin/bash -o67.21 KB10RUN |1 TARGETARCH=amd64 /bin/bash -o120 B11RUN |1 TARGETARCH=amd64 /bin/bash -o241.19 KB12RUN |1 TARGETARCH=amd64 /bin/bash -o124 B13RUN |1 TARGETARCH=amd64 /bin/bash -o119 B14COPY rootfs / # buildkit6.25 KB15RUN |1 TARGETARCH=amd64 /bin/bash -o2.27 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