loomio / mailin-docker

Dockerfile to build an image with Mailin - http://mailin.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Dockerfile to build an image with Mailin - http://mailin.io/


Languages

Language:Dockerfile 100.0%