brutus333 / docker-alpine-mailtrain

Minimalistic Docker image with Mailtrain

Home Page:https://hub.docker.com/r/evild/alpine-mailtrain/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker Stars Docker Pulls ImageLayers Size

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 evild/alpine-mailtrain:1.13.0

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

docker pull evild/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

About

Minimalistic Docker image with Mailtrain

https://hub.docker.com/r/evild/alpine-mailtrain/


Languages

Language:Shell 100.0%