Skip to content
This repository was archived by the owner on Nov 3, 2019. It is now read-only.

otlet/docker-alpine-mailtrain

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Stars Docker Pulls ImageLayers Size

Alpine Mailtrain

This image is forked from (Evild67/docker-alpine-mailtrain)

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 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

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

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 68.2%
  • Dockerfile 31.8%