설명 없음

Lukas Cerny 44caa9e21d Added an option to execute the program immediately. 4 년 전
config 64a4a396c0 Added README about docker build, added mike to the mailing list 4 년 전
docker 9379aea70c refactor 4 년 전
src 44caa9e21d Added an option to execute the program immediately. 4 년 전
.gitignore 0624a5db72 added HTML table, refactored code 4 년 전
README.md 64a4a396c0 Added README about docker build, added mike to the mailing list 4 년 전
build.gradle 9379aea70c refactor 4 년 전
gradlew.bat 73e9c7e0a4 Initial commit. 5 년 전
settings.gradle 73e9c7e0a4 Initial commit. 5 년 전

README.md

Docker build

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