Sign inSign up

gevattergaul/postfix

By gevattergaul

Updated about 2 years ago

Postfix docker container

Image
0

590

gevattergaul/postfix repository overview

Image Description

This image runs the Postfix MDA.

Usage

docker run -d --name postfix -p 25:25 -p 465:465 -p 587:587 gevattergaul/postfix

Image Details

The image is based on the current Alpine release.

Versioning

The tags follow the Postfix Alpine package naming scheme with an added build number: For version "3.7.2-r0" the tag name will be "3.7.2-r0-0" for the first build, "3.7.2-r0-1" for the second and so on.

Configuration

Mount your config to /etc/postfix.

Resources

I wrote a blogpost explaining the Postfix docker container.

Tag summary

Content type

Image

Digest

sha256:70acb96bb

Size

8.4 MB

Last updated

about 2 years ago

docker pull gevattergaul/postfix