Image uses envsubst to get ENV vars into config.toml.sample.
This is currently not supported by official image.
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
We use automated builds from https://cloud.docker.com
Content type
Image
Digest
Size
16.4 MB
Last updated
about 7 years ago
docker pull ivoba/listmonk