Sign inSign up

mwader/postfix-relay:sha-a88cfbc

Multi-platform
Index digest

sha256:901ba25b6a9c732cf114811b729112dc6ec6890f35048350acce170c6a637097

OS/ARCH

Compressed size

74.97 MB

Last pushed

1 day by mwaderpostfixrelay

Type

Image

Manifest digest

sha256:fff244a7434ad85f445d76525e4466fa4f268bbb3ea96effb0e9ab2497a5faae

Image Layers

1# debian.sh --arch 'amd64' out/28.41 MB
2LABEL org.opencontainers.image.authors=Mattias Wadman <[email protected]>0 B
3RUN /bin/sh -c apt-get update46.55 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 -p136 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 'amd64' out/ 'trixie' '@1787529600'