Sign inSign up

eilandert/postfix:debian

Index digest

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 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=eilandert0 B
11LABEL org.opencontainers.image.source=https://github.com/myguard-labs/dockerized0 B
12LABEL maintainer=Thijs Eilander <[email protected]>0 B
13ENV DEBIAN_FRONTEND=noninteractive0 B
14COPY --chmod=0755 bootstrap.sh /bootstrap.sh #868 B
15COPY main.cf /tmp/main.cf # buildkit2.33 KB
16RUN /bin/sh -c set -ex84.64 MB
17VOLUME [/var/lib/postfix]0 B
18EXPOSE map[25/tcp:{} 587/tcp:{}]0 B
19COPY syslog-ng.conf /etc/syslog-ng # buildkit917 B
20HEALTHCHECK &{["CMD-SHELL" "postfix status >0 B
21CMD ["/bootstrap.sh"]0 B

Command

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