sha256:aa6dd071b055439b11b25f88a014658feecc41a7470ecd41d04f05d0b9cff2d0
OS/ARCH
linux/amd64
Compressed size
51.77 MB
Last pushed
24 days by buildslaveamd64
Type
Image
Manifest digest
sha256:d57835a3033d6f7e3f7f55cf585f827d7a9fea480bd2f5684616cc98d8740bba
Image Layers
1# debian.sh --arch 'amd64' out/28.41 MB2RUN /bin/sh -c set -eux;1.08 KB3RUN /bin/sh -c set -eux;827 B4ENV REDIS_VERSION=8.8.20 B5ARG REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.8.2.tar.gz0 B6ARG REDIS_DOWNLOAD_SHA=b58d3b51a93a05221fe0a835e915f9e472bb53db100af190e4259c33638d9a520 B7RUN |2 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.8.2.tar.gz REDIS_DOWNLOAD_SHA=b58d3b51a93a05221fe0a835e915f9e472bb53db100af190e4259c33638d9a52 /bin/sh23.35 MB8RUN |2 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.8.2.tar.gz REDIS_DOWNLOAD_SHA=b58d3b51a93a05221fe0a835e915f9e472bb53db100af190e4259c33638d9a52 /bin/sh97 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 'amd64' out/ 'trixie' '@1787529600'