Sign inSign up

eilandert/valkey:debian

Databases & storage
Index digest

sha256:370e71f4af07159b6024e816131c557a1f6049c645ea63452ab0e2a792b7167d

OS/ARCH

linux/amd64

Compressed size

38.79 MB

Last pushed

about 22 hours by eilandert

Type

Image

Manifest digest

sha256:42b034dc0e13a8910b022ebff3992a67f76183442d7b8c9b7b7654e028970f89

Image Layers

1# debian.sh --arch 'amd64' out/28.45 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 -eux2.5 MB
7HEALTHCHECK &{["CMD-SHELL" "test -f /tmp/healthy0 B
8STOPSIGNAL SIGTERM0 B
9CMD ["/bootstrap.sh"]0 B
10LABEL org.opencontainers.image.authors=eilandert org.opencontainers.image.source=https://github.com/myguard-labs/dockerized org.opencontainers.image.url=https://hub.docker.com/r/eilandert/valkey org.opencontainers.image.documentation=https://deb.myguard.nl/2026/05/valkey-explained-redis-fork-debian-ubuntu-package/0 B
11ENV DEBIAN_FRONTEND=noninteractive0 B
12COPY --chmod=0755 bootstrap.sh /bootstrap.sh #672 B
13COPY syslog-ng.conf /etc/syslog-ng/syslog-ng.conf # buildkit918 B
14RUN /bin/sh -c set -eux7.84 MB
15WORKDIR /var/lib/valkey32 B
16VOLUME [/var/lib/valkey]0 B
17EXPOSE map[6379/tcp:{}]0 B
18STOPSIGNAL SIGTERM0 B
19HEALTHCHECK &{["CMD-SHELL" "valkey-cli ping |0 B
20CMD ["/bootstrap.sh"]0 B

Command

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