Aucune description

Lukas Cerny ec6e2da5fe New configuration that allows hiearchy of groups il y a 4 ans
config ec6e2da5fe New configuration that allows hiearchy of groups il y a 4 ans
docker 9379aea70c refactor il y a 4 ans
src ec6e2da5fe New configuration that allows hiearchy of groups il y a 4 ans
.gitignore 0624a5db72 added HTML table, refactored code il y a 4 ans
README.md 64a4a396c0 Added README about docker build, added mike to the mailing list il y a 4 ans
build.gradle 9379aea70c refactor il y a 4 ans
gradlew.bat 73e9c7e0a4 Initial commit. il y a 5 ans
settings.gradle 73e9c7e0a4 Initial commit. il y a 5 ans

README.md

Docker build

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