Skip to content
This repository has been archived by the owner on Aug 4, 2019. It is now read-only.

oanhnn/docker-alpine-mailcatcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oanhnn/docker-alpine-mailcatcher

Build Status

Repository of oanhnn/mailcatcher Docker image.
Alpine based MailCatcher image.

Features

  • Base from alpine:latest image
  • Install ruby via package manager (apk)
  • Install mailcatcher via gem

Requirement

  • Docker Engine 1.13+

Usage

$ docker run -d -p 1080:1080 -p 1025:1025 oanhnn/mailcatcher

Config smtp on mailcatcher:1025 and admin page on mailcatcher:1080

Contributing

All code contributions must go through a pull request and approved by a core developer before being merged. This is to ensure proper review of all the code.

Fork the project, create a feature branch, and send a pull request.

If you would like to help take a look at the list of issues.

License

This project is released under the MIT License.
Copyright © 2018 Oanh Nguyen
Please see License File for more information.

Releases

No releases published

Packages

No packages published