Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 234 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 234 Bytes

Mailin docker

A Dockerfile to build an image with Mailin

To build

docker build -t mailin .

To run

docker run -t -i -e WEBHOOK_URL=http://hostname/email_processor/ mailin