Sign inSign up

mwader/postfix-relay:sha-1a5058b

Multi-platform
Index digest

sha256:3bb06f2c28515ea38c421ad77dca6617a7d6cb6d259a530e2507984b2be9763b

OS/ARCH

Compressed size

65.65 MB

Last pushed

10 days by mwaderpostfixrelay

Type

Image

Manifest digest

sha256:b664a80d85eaad21a2d167eebbf5e29ae94d9ab03aac266def934bed5af3dbf9

Image Layers

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