From @adepasquale gist.
To use it, create a new instance as usual:
$ sudo docker run --name postfix -p 25:25 -d fmantuano/postfix-catchall
Once the docker instance is created, you can control it by running:
$ sudo docker start postfix
$ sudo docker stop postfix
Content type
Image
Digest
Size
5.7 MB
Last updated
almost 8 years ago
docker pull fmantuano/postfix-catchall