Sign inSign up

mwader/postfix-relay:sha-0ba0922

Multi-platform
Index digest

sha256:9d9a189bc8508435b0203c55ab0514c1f72a0b7ad896311e6fdd35a5b8d0d688

OS/ARCH

Compressed size

67.2 MB

Last pushed

2 days by mwaderpostfixrelay

Type

Image

Manifest digest

sha256:d2fc3ff80a10b19fd2521e5b9e42e8f8d7fc10ce20b4290ed515276aa940e6ef

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 update38.78 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'