sha256:052710dc03348bc739fa13d40ce5173ed9caa9c75ff08549489e30f7e20fa864
OS/ARCH
linux/amd64
Compressed size
54.11 MB
Last pushed
7 months by zeabur
Type
Image
Manifest digest
sha256:052710dc03348bc739fa13d40ce5173ed9caa9c75ff08549489e30f7e20fa864
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2RUN /bin/sh -c set -eux;1.08 KB3RUN /bin/sh -c set -eux;827 B4ARG REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.6.0.tar.gz0 B5ARG REDIS_DOWNLOAD_SHA=74261ece988fd2e1526e5aea9f8b9853217d71e2ef2dafaa624ed9579b5f43170 B6RUN |2 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.6.0.tar.gz REDIS_DOWNLOAD_SHA=74261ece988fd2e1526e5aea9f8b9853217d71e2ef2dafaa624ed9579b5f4317 /bin/sh22.35 MB7RUN |2 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.6.0.tar.gz REDIS_DOWNLOAD_SHA=74261ece988fd2e1526e5aea9f8b9853217d71e2ef2dafaa624ed9579b5f4317 /bin/sh96 B8WORKDIR /data32 B9COPY docker-entrypoint.sh /usr/local/bin/ # buildkit2.06 KB10ENTRYPOINT ["docker-entrypoint.sh"]0 B11EXPOSE map[6379/tcp:{}]0 B12CMD ["redis-server"]0 B13RUN /bin/sh -c apt update815.98 KB14COPY /usr/local/bin/database-backup /usr/local/bin/database-backup # buildkit2.56 MB15ENV DATABASE_TYPE=redis0 B16CMD ["database-backup"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1769990400'