sha256:3e664a42470409e5c27b43da94bd8aea8671aa003569101e06c91ea76810773b
OS/ARCH
linux/amd64
Compressed size
55.34 MB
Last pushed
3 months by zeabur
Type
Image
Manifest digest
sha256:3e664a42470409e5c27b43da94bd8aea8671aa003569101e06c91ea76810773b
Image Layers
1# debian.sh --arch 'amd64' out/28.41 MB2RUN /bin/sh -c set -eux;1.07 KB3RUN /bin/sh -c set -eux;826 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 B14RUN /bin/sh -c apt update817.29 KB15COPY /usr/local/bin/database-backup /usr/local/bin/database-backup # buildkit2.78 MB16ENV DATABASE_TYPE=redis0 B17CMD ["database-backup"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1781049600'