Ei kuvausta

Lukas Cerny 64a4a396c0 Added README about docker build, added mike to the mailing list 4 vuotta sitten
config 64a4a396c0 Added README about docker build, added mike to the mailing list 4 vuotta sitten
docker 9379aea70c refactor 4 vuotta sitten
src cfe648ed6f added sorting for email report 4 vuotta sitten
.gitignore 0624a5db72 added HTML table, refactored code 4 vuotta sitten
README.md 64a4a396c0 Added README about docker build, added mike to the mailing list 4 vuotta sitten
build.gradle 9379aea70c refactor 4 vuotta sitten
gradlew.bat 73e9c7e0a4 Initial commit. 5 vuotta sitten
settings.gradle 73e9c7e0a4 Initial commit. 5 vuotta sitten

README.md

Docker build

docker build -t <image_name> --build-arg config_file=<config_file>.yaml -f ./docker/Dockerfile .