Sign inSign up

zeabur/redis-backup:0.2.2

Manifest digest

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 MB
2RUN /bin/sh -c set -eux;1.08 KB
3RUN /bin/sh -c set -eux;827 B
4ARG REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.6.0.tar.gz0 B
5ARG REDIS_DOWNLOAD_SHA=74261ece988fd2e1526e5aea9f8b9853217d71e2ef2dafaa624ed9579b5f43170 B
6RUN |2 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.6.0.tar.gz REDIS_DOWNLOAD_SHA=74261ece988fd2e1526e5aea9f8b9853217d71e2ef2dafaa624ed9579b5f4317 /bin/sh22.35 MB
7RUN |2 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.6.0.tar.gz REDIS_DOWNLOAD_SHA=74261ece988fd2e1526e5aea9f8b9853217d71e2ef2dafaa624ed9579b5f4317 /bin/sh96 B
8WORKDIR /data32 B
9COPY docker-entrypoint.sh /usr/local/bin/ # buildkit2.06 KB
10ENTRYPOINT ["docker-entrypoint.sh"]0 B
11EXPOSE map[6379/tcp:{}]0 B
12CMD ["redis-server"]0 B
13RUN /bin/sh -c apt update292.66 KB
14COPY /usr/local/bin/database-backup /usr/local/bin/database-backup # buildkit37.99 MB
15ENV DATABASE_TYPE=redis0 B
16CMD ["database-backup"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1769990400'