Sign inSign up

zeabur/redis-backup:0.3.0

Manifest digest

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 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 update815.98 KB
14COPY /usr/local/bin/database-backup /usr/local/bin/database-backup # buildkit2.56 MB
15ENV DATABASE_TYPE=redis0 B
16CMD ["database-backup"]0 B

Command

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