Mailcatcher in a docker image
100K+
This is the Citizens Advice Mailcatcher docker image It uses the official docker ruby image as it's base
$ docker run -d --name mailcatcher -p 1025 -p 1080 citizensadvice/mailcatcher
Now you can access to the mailcatcher smtp via port 1025 and the web interface via port 1080
Content type
Image
Digest
Size
106.1 MB
Last updated
over 5 years ago
docker pull citizensadvice/mailcatcher