Sign inSign up

mwader/postfix-relay:1.2.13

Multi-platform
Index digest

sha256:4a6d0db34817155876b70a8580eb008ffee4f9ff8c62c52867d58b8aa1f1500f

OS/ARCH

Compressed size

56.59 MB

Last pushed

4 months by mwaderpostfixrelay

Type

Image

Manifest digest

sha256:2376d829838b5ca962257e8475871160e0b0163427dca983f2752ae0423da406

Image Layers

1# debian.sh --arch 'armhf' out/25 MB
2MAINTAINER Mattias Wadman [email protected]0 B
3RUN /bin/sh -c apt-get update31.59 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.88 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 'armhf' out/ 'trixie' '@1777939200'