Sign inSign up

mwader/postfix-relay:sha-d55431d

Multi-platform
Index digest

sha256:ba12810a1b3c6eed2a12c1ecc1cab114704bb858e6e8b2be1b0589b20d4a0967

OS/ARCH

Compressed size

62.04 MB

Last pushed

8 months by mwaderpostfixrelay

Type

Image

Manifest digest

sha256:cd6d36ef5f23ee2d167d6d2f69a836f862218f08491ae4157cf6280026bb6f50

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2MAINTAINER Mattias Wadman [email protected]0 B
3RUN /bin/sh -c apt-get update33.64 MB
4ENV POSTFIX_myhostname=hostname POSTFIX_mydestination=localhost POSTFIX_mynetworks=0.0.0.0/0 POSTFIX_smtp_tls_security_level=may0 B
5RUN /bin/sh -c mkdir -p136 B
6COPY run /root/ # buildkit1.86 KB
7VOLUME [/var/lib/postfix /var/mail /var/spool/postfix /etc/opendkim/keys]0 B
8EXPOSE [25/tcp]0 B
9CMD ["/root/run"]0 B

Command

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