Skip to content

dcnl1980/docker-mailcatcher

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mailcatcher docker image (works with docker-compose)

It is a very small image (~34 MB uncompressed) available on docker hub based on Alpine Linux and using the last available release from the official Github repo of [MailHog][mailhog].

Usage

Get it:

git clone https://github.com/dcnl1980/docker-mailcatcher.git

Build it:

docker-compose build

Run it:

docker-compose up

Then you can send emails from your app to port 1025 and check out the web interface: http://<your docker host>:1080/. Or link this container to your webdevelopment container.

About

unofficial Dockerfile for mailcatcher.me

Resources

Stars

Watchers

Forks

Packages

No packages published