Nincs leírás

Lukas Cerny 95f7647afc Fixed bug 'timestamp' is null 2 éve
config 61f8ecdc1b Transfer commit 2 éve
src 95f7647afc Fixed bug 'timestamp' is null 2 éve
.gitignore 0624a5db72 added HTML table, refactored code 4 éve
Dockerfile 01432da746 Added templates for emails 2 éve
README.md 61f8ecdc1b Transfer commit 2 éve
build.gradle 95f7647afc Fixed bug 'timestamp' is null 2 éve
gradle.properties 61f8ecdc1b Transfer commit 2 éve
gradlew 95f7647afc Fixed bug 'timestamp' is null 2 éve
gradlew.bat 95f7647afc Fixed bug 'timestamp' is null 2 éve
settings.gradle 01432da746 Added templates for emails 2 éve

README.md

Docker build

  • Docker build docker build -t watchdog --build-arg config_file=./config/config.yaml .

  • Docker save docker save -o watchdog.tar watchdog