Skip to content

ivoba/docker-listmonk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Listmonk Docker image

Image uses envsubst to get ENV vars into config.toml.sample.
This is currently not supported by official image.

Dev docker-compose

Run once

docker-compose run app sh

and inside container to install the db

envsubst < config.toml.sample > config.toml && ./listmonk --install

Then run docker-compose up

Build

We use automated builds from https://cloud.docker.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published