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

nextindex/docker-alpine-mailtrain

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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