Skip to content
This repository has been archived by the owner on Mar 24, 2023. It is now read-only.

Latest commit

 

History

History
36 lines (25 loc) · 1.29 KB

README.md

File metadata and controls

36 lines (25 loc) · 1.29 KB

Docker Stars Docker Pulls

Alpine Mailtrain

This image is based on evild/alpine-nodejs

Version

What is Mailtrain?

Mailtrain is a self hosted newsletter application built on Node.js (v5+) and MySQL (v5.5+ or MariaDB).

Installation

Automated builds of the image are available on Dockerhub and is the recommended method of installation.

docker pull nextindex/alpine-mailtrain:1.24.0

You can also pull the latest tag which is built from the repository HEAD.

docker pull nextindex/alpine-mailtrain:latest

How to use this image

You can check my docker-compose.

To start your stack :

docker-compose up -d

Authenticate as admin:test