An open API service indexing awesome lists of open source software.

https://github.com/nanasess/mailcatcher

Mailcatcher on Windows Docker Container
https://github.com/nanasess/mailcatcher

appveyor dockerfile mailcatcher ruby windows-server-core

Last synced: 3 months ago
JSON representation

Mailcatcher on Windows Docker Container

Awesome Lists containing this project

README

        

Mailcatcher on Windows Container
------------

Usage

```
docker run -d -p 1080:1080 -p 1025:1025 --name mailcatcher nanasess/mailcatcher:windowsservercore
```