Sign inSign up

paxmanchris/postfix

By paxmanchris

Updated over 10 years ago

bare-bones postfix install

Image
0

320

paxmanchris/postfix repository overview

Postfix

bare-bones postfix install. ubuntu:trusty base.

pull

docker pull paxmanchris/postfix

running

docker run -d -p 25:25 -p 587:587 --name postfix paxmanchris/postfix

editing

postfix is started by supervisor. logs will be in /var/log/supervisor. configure postfix in /etc/postfix

get shell

docker exec -it postfix bash

Tag summary

Content type

Image

Digest

Size

116.8 MB

Last updated

over 10 years ago

docker pull paxmanchris/postfix