sha256:ba1344c30ce4233fd5fbe42c8f60159cc90b830066fea14124de621c84db283e
OS/ARCH
linux/amd64
Compressed size
89.03 MB
Last pushed
7 months by zeabur
Type
Image
Manifest digest
sha256:ba1344c30ce4233fd5fbe42c8f60159cc90b830066fea14124de621c84db283e
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 update292.66 KB14COPY /usr/local/bin/database-backup /usr/local/bin/database-backup # buildkit37.99 MB15ENV DATABASE_TYPE=redis0 B16CMD ["database-backup"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1769990400'