Sign inSign up

donswanson/postfix-container:1.1.43

Multi-platform
Networking
Message queues
Index digest

sha256:a4a287c6359c3d050c6a7cca241f88877f19375e085b98c397f0061ac472f534

OS/ARCH

Compressed size

99.32 MB

Last pushed

7 months by donswanson

Type

Image

Manifest digest

sha256:422c4131ea114cdf030a8ecd14ca206565cf7594b3c8f4b1fe2e68cbe7c33ffd

Image Layers

1# debian.sh --arch 'amd64' out/26.93 MB
2ARG VERSION=latest0 B
3LABEL org.opencontainers.image.authors=Don-Swanson0 B
4LABEL org.opencontainers.image.vendor=Netris Cyber Security0 B
5RUN |1 VERSION=latest /bin/sh -c14.53 MB
6ENV DEPS=ca-certificates 0 B
7RUN |1 VERSION=latest /bin/sh -c57.85 MB
8RUN |1 VERSION=latest /bin/sh -c2.76 KB
9USER root0 B
10WORKDIR /root32 B
11COPY docker-entrypoint.sh ./ # buildkit478 B
12RUN |1 VERSION=latest chmod +x494 B
13VOLUME [/var/log /var/spool/postfix /config]0 B
14EXPOSE map[25/tcp:{} 587/tcp:{}]0 B
15ENTRYPOINT ["./docker-entrypoint.sh"]0 B
16CMD ["postfix" "-v" "start-fg"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1771804800'