This image is forked from (Evild67/docker-alpine-mailtrain)
latest
(Dockerfile)1.24.1
(Dockerfile)
Mailtrain is a self hosted newsletter application built on Node.js (v5+) and MySQL (v5.5+ or MariaDB).
Automated builds of the image are available on Dockerhub and is the recommended method of installation.
docker pull otlet/alpine-mailtrain:1.19.0
You can also pull the latest tag which is built from the repository HEAD.
docker pull otlet/alpine-mailtrain:latest
You can check my docker-compose.
To start your stack :
docker-compose up -d
Authenticate as admin
:test