Sign inSign up

macnaer/smtp

By macnaer

Updated over 6 years ago

Simple SMTP (Postfix) Server

Image
0

401

macnaer/smtp repository overview

docker run -d -t --restart=always --name SMTP --privileged=true -p 2222:22 -p 80:80 -p 443:443 -p 25:25 -p 465:465 centos:7 /usr/sbin/init

Tag summary

Content type

Image

Digest

Size

161.1 MB

Last updated

over 6 years ago

docker pull macnaer/smtp