sha256:51d21cdd406d5cee4e4b2c002310dd413b2c5a87b0f4c36d30fcbb7684a00541
OS/ARCH
Compressed size
50.84 MB
Last pushed
19 days by ldongming
Type
Image
Manifest digest
sha256:af0cd92fb6cbde696432d1be6ab723b96140c2507f5f175fd4504d15688b4827
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.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/sh22.42 MB8RUN |2 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.6.6.tar.gz REDIS_DOWNLOAD_SHA=e788aae873c89b4a3a2042328ae6a85de203187cec0992e574cdf9db430a9c84 /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'