Minimalist mailtrain docker image
In order to run locally, you can:
make run
mailtrain will be available at 127.0.0.1:7000
.
Remember to update the tag in the Makefile
, use the same tag for git.
Then, run: make release
, which will build
and push
the new docker image to dockerhub.