Skip to content

marcelorodrigo/mailcatcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker Image Size (tag) Docker Pulls Linux AMD64 Linux ARM64 Linux ARMV7 Vulnerabilities Security Rating

Mailcatcher

Lightweight multiarchitecture Mailcatcher Docker image

Based on Alpine Linux, it generates a very small footprint (~27Mb) docker image.

Usage

Pull it:

docker pull marcelorodrigo/mailcatcher

You can also pull from Github Docker Registry:

docker pull ghcr.io/marcelorodrigo/mailcatcher:master

Running as service exposing ports:

docker run -d -p 1080:1080 -p 1025:1025 --name mailcatcher marcelorodrigo/mailcatcher

Every email sent using your docker container on the mapped port 1025, can be checked at

http://[dockerhost]:1080/

About

Lightweight multiarchitecture Mailcatcher Docker image

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 2

  •  
  •