sha256:109af9334ed1973845b8445904afdaaa05c922ad3f4aa49254232fd845a7f0db
OS/ARCH
Compressed size
51.76 MB
Last pushed
18 days by rogerdz
Type
Image
Manifest digest
sha256:74320b583c3f1008b7d5ea445861ffda726bda0e2c91b3ecc738a71cbec4e222
Image Layers
1# debian.sh --arch 'amd64' out/28.41 MB2RUN /bin/sh -c set -eux;1.08 KB3RUN /bin/sh -c set -eux;825 B4ENV REDIS_VERSION=8.8.00 B5ARG REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.8.0.tar.gz0 B6ARG REDIS_DOWNLOAD_SHA=19736ce6117d90b3df032504c6e5c1ce41667ae47f073281b40d2f274c200a740 B7RUN |2 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.8.0.tar.gz REDIS_DOWNLOAD_SHA=19736ce6117d90b3df032504c6e5c1ce41667ae47f073281b40d2f274c200a74 /bin/sh23.35 MB8RUN |2 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.8.0.tar.gz REDIS_DOWNLOAD_SHA=19736ce6117d90b3df032504c6e5c1ce41667ae47f073281b40d2f274c200a74 /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 B15COPY --chown=redis:redis config/redis.conf /usr/local/etc/redis/redis.conf #326 B16COPY --chmod=755 docker-entrypoint-new.sh /usr/local/bin/docker-entrypoint.sh #623 B17RUN /bin/sh -c mkdir -p120 B18ENTRYPOINT ["docker-entrypoint.sh"]0 B19CMD ["redis-server" "/usr/local/etc/redis/redis.conf"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1782172800'