Nenhuma descrição

Lukas Cerny bf9074225c Implemented new graph based configuration 4 anos atrás
config bf9074225c Implemented new graph based configuration 4 anos atrás
docker bf9074225c Implemented new graph based configuration 4 anos atrás
src bf9074225c Implemented new graph based configuration 4 anos atrás
.gitignore 0624a5db72 added HTML table, refactored code 4 anos atrás
README.md 64a4a396c0 Added README about docker build, added mike to the mailing list 4 anos atrás
build.gradle bf9074225c Implemented new graph based configuration 4 anos atrás
gradlew eae00cdd99 Release Watchdog-1.1. 4 anos atrás
gradlew.bat eae00cdd99 Release Watchdog-1.1. 4 anos atrás
settings.gradle 73e9c7e0a4 Initial commit. 5 anos atrás

README.md

Docker build

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