Sign inSign up

mwader/postfix-relay:sha-0de9273

Multi-platform
Index digest

sha256:e8947c8e2cea3e5a8e56513f69a3806a7af067ab2b401766a827bd43d69bd8dd

OS/ARCH

Compressed size

64.92 MB

Last pushed

11 days by mwaderpostfixrelay

Type

Image

Manifest digest

sha256:7408bc96872ea7748e2b886fa1ca7aea643baf50a2a8ccdd0ec9af9c261eef0e

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 update36.5 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/ #9.86 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'