ojob.io/docker/fake/smtp

Usage

ojob ojob.io/docker/fake/smtp uninstall=false port=1025 webport=1080 

Description

Pulls, deploys and undeploys a fake SMTP server for testing.

Expects

Name Description
uninstall If "true" it will try to stop and remove a previously deployed container (default "false")
port The port where the SMTP fake server should be deployed
webport The port where the SMTP web server should be deployed