sha256:e0820615402001141c6347f2ac2506022af1c21e4ee07c7f285edbddd0247029
OS/ARCH
linux/arm/v7
Compressed size
38.38 MB
Last pushed
9 days by buildslavearmhf
Type
Image
Manifest digest
sha256:fa7ea05e7bec899e1cc5161b5e83b1d756c279eecf201817ac9d093c27934136
Image Layers
1# debian.sh --arch 'armhf' out/25 MB2RUN /bin/sh -c set -eux;1.08 KB3RUN /bin/sh -c set -eux;826 B4ENV REDIS_VERSION=8.6.60 B5ARG REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.6.6.tar.gz0 B6ARG REDIS_DOWNLOAD_SHA=e788aae873c89b4a3a2042328ae6a85de203187cec0992e574cdf9db430a9c840 B7RUN |2 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.6.6.tar.gz REDIS_DOWNLOAD_SHA=e788aae873c89b4a3a2042328ae6a85de203187cec0992e574cdf9db430a9c84 /bin/sh13.37 MB8RUN |2 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.6.6.tar.gz REDIS_DOWNLOAD_SHA=e788aae873c89b4a3a2042328ae6a85de203187cec0992e574cdf9db430a9c84 /bin/sh96 B9WORKDIR /data32 B10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit2.06 KB11ENTRYPOINT ["docker-entrypoint.sh"]0 B12EXPOSE map[6379/tcp:{}]0 B13CMD ["redis-server"]0 BCommand
# debian.sh --arch 'armhf' out/ 'trixie' '@1787529600'