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 MB3ENV DEBIAN_FRONTEND=noninteractive DIST=trixie LANG=C.UTF-8 LC_ALL=C.UTF-80 B4COPY deb.myguard.nl.gpg /usr/share/keyrings/deb.myguard.nl.gpg # buildkit1.37 KB5COPY --chmod=0755 bootstrap.sh /bootstrap.sh #143 B6RUN /bin/sh -c set -eux3.13 MB7HEALTHCHECK &{["CMD-SHELL" "test -f /tmp/healthy0 B8STOPSIGNAL SIGTERM0 B9CMD ["/bootstrap.sh"]0 B10LABEL org.opencontainers.image.authors=eilandert0 B11LABEL org.opencontainers.image.source=https://github.com/eilandert/dockerized0 B13ENV DEBIAN_FRONTEND=noninteractive0 B14COPY --chmod=0755 bootstrap.sh /bootstrap.sh #814 B15RUN /bin/sh -c set -ex51.1 MB16VOLUME [/var/lib/redis]0 B17EXPOSE map[6379/tcp:{}]0 B18COPY syslog-ng.conf /etc/syslog-ng # buildkit920 B19HEALTHCHECK &{["CMD-SHELL" "redis-cli ping |0 B20CMD ["/bootstrap.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1779062400'