Sign inSign up

mwader/postfix-relay:sha-227d30d

Multi-platform
Index digest

sha256:d37e7564c1fa5a78a04828e5e92e29ccf981b9044d4005d9cd89277b30502760

OS/ARCH

Compressed size

60.8 MB

Last pushed

2 days by mwaderpostfixrelay

Type

Image

Manifest digest

sha256:0c3981a37bc8f697138869a8c9a89c0b320377fb411efa01172dff4ba85ddc4e

Image Layers

1# debian.sh --arch 'armhf' out/25 MB
2LABEL org.opencontainers.image.authors=Mattias Wadman <[email protected]>0 B
3RUN /bin/sh -c apt-get update35.79 MB
4ENV POSTFIX_myhostname=hostname POSTFIX_mydestination=localhost POSTFIX_mynetworks=0.0.0.0/0 POSTFIX_inet_protocols=ipv40 B
5RUN /bin/sh -c mkdir -p135 B
6COPY run healthcheck /root/ #11.07 KB
7VOLUME [/var/spool/postfix /etc/opendkim/keys]0 B
8EXPOSE [25/tcp]0 B
9HEALTHCHECK {Test:[CMD /root/healthcheck] Interval:30s Timeout:5s0 B
10CMD ["/root/run"]0 B

Command

# debian.sh --arch 'armhf' out/ 'trixie' '@1787529600'