sha256:f1afa26f271372cd3c730b0a153a0ec084f32299bc7851c5ee64091d2311cb8e
OS/ARCH
linux/arm/v7
Compressed size
36.87 MB
Last pushed
7 days by buildslavearmhf
Type
Image
Manifest digest
sha256:90632b8e05542b4278823d15571cac90ff461ddc2213b4cc441f3ac320c971e3
Image Layers
1# debian.sh --arch 'armhf' out/22.83 MB2RUN /bin/sh -c set -eux;1.08 KB3RUN /bin/sh -c set -eux;874 B4ENV REDIS_VERSION=7.4.100 B5ARG REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/7.4.10.tar.gz0 B6ARG REDIS_DOWNLOAD_SHA=88491784fc03e1bbdae408e61273910af5b61a20ab7eeec48b2377fa71f3870d0 B7RUN |2 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/7.4.10.tar.gz REDIS_DOWNLOAD_SHA=88491784fc03e1bbdae408e61273910af5b61a20ab7eeec48b2377fa71f3870d /bin/sh14.04 MB8RUN |2 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/7.4.10.tar.gz REDIS_DOWNLOAD_SHA=88491784fc03e1bbdae408e61273910af5b61a20ab7eeec48b2377fa71f3870d /bin/sh95 B9VOLUME [/data]0 B10WORKDIR /data32 B11COPY docker-entrypoint.sh /usr/local/bin/ # buildkit598 B12ENTRYPOINT ["docker-entrypoint.sh"]0 B13EXPOSE map[6379/tcp:{}]0 B14CMD ["redis-server"]0 BCommand
# debian.sh --arch 'armhf' out/ 'bookworm' '@1785715200'