Johannes Schickling b9f9da7a54 Merge pull request #15 from pragmatics-ch/master 9 years ago
..
Dockerfile install script 11 years ago
README.md mb 11 years ago
install.sh install script 11 years ago

README.md

mailcatcher

Extra small mailcatcher image (261.9 MB)

Usage

$ docker run -d -p 1080:1080 --name mailcatcher schickling/mailcatcher

Link the container to another container and use the mailcatcher SMTP port 1025 via a ENV variable like $MAILCATCHER_PORT_1025_TCP_ADDR.