Sign inSign up

eilandert/redis:debian

Index digest

sha256:79b06909251cdf6bf8cedd950e9b086de7afabab3cb7da67c6fe9a2d2a1074c7

OS/ARCH

linux/amd64

Compressed size

82.63 MB

Last pushed

4 months by eilandert

Type

Image

Manifest digest

sha256:dea48bde4e2be5395c5d5f6cab8f6e52a89d9e1f28f890c7ff9ae33d3773c995

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2LABEL maintainer=Thijs Eilander <[email protected]> org.opencontainers.image.title=Base0 B
3ENV DEBIAN_FRONTEND=noninteractive DIST=trixie LANG=C.UTF-8 LC_ALL=C.UTF-80 B
4COPY deb.myguard.nl.gpg /usr/share/keyrings/deb.myguard.nl.gpg # buildkit1.37 KB
5COPY --chmod=0755 bootstrap.sh /bootstrap.sh #143 B
6RUN /bin/sh -c set -eux3.13 MB
7HEALTHCHECK &{["CMD-SHELL" "test -f /tmp/healthy0 B
8STOPSIGNAL SIGTERM0 B
9CMD ["/bootstrap.sh"]0 B
10LABEL org.opencontainers.image.authors=eilandert0 B
11LABEL org.opencontainers.image.source=https://github.com/eilandert/dockerized0 B
12LABEL maintainer=Thijs Eilander <[email protected]>0 B
13ENV DEBIAN_FRONTEND=noninteractive0 B
14COPY --chmod=0755 bootstrap.sh /bootstrap.sh #814 B
15RUN /bin/sh -c set -ex51.1 MB
16VOLUME [/var/lib/redis]0 B
17EXPOSE map[6379/tcp:{}]0 B
18COPY syslog-ng.conf /etc/syslog-ng # buildkit920 B
19HEALTHCHECK &{["CMD-SHELL" "redis-cli ping |0 B
20CMD ["/bootstrap.sh"]0 B

Command

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