sha256:647301b43e326112b5dd607c8c5bacca3c92a4adad33f603bcd356eb0a2c688e
OS/ARCH
linux/amd64
Compressed size
115.6 MB
Last pushed
about 11 hours by eilandert
Type
Image
Manifest digest
sha256:c4e13744823caf8e8ecde5a1e4fa0aa2c2d308f7d6daf6bab28ec16a0d372578
Image Layers
1# debian.sh --arch 'amd64' out/28.45 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 -eux2.5 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/myguard-labs/dockerized0 B13ENV DEBIAN_FRONTEND=noninteractive0 B14COPY --chmod=0755 bootstrap.sh /bootstrap.sh #868 B15COPY main.cf /tmp/main.cf # buildkit2.33 KB16RUN /bin/sh -c set -ex84.64 MB17VOLUME [/var/lib/postfix]0 B18EXPOSE map[25/tcp:{} 587/tcp:{}]0 B19COPY syslog-ng.conf /etc/syslog-ng # buildkit917 B20HEALTHCHECK &{["CMD-SHELL" "postfix status >0 B21CMD ["/bootstrap.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1789689600'