No Description

Lukas Cerny 01432da746 Added templates for emails 2 years ago
config 01432da746 Added templates for emails 2 years ago
src 01432da746 Added templates for emails 2 years ago
.gitignore 0624a5db72 added HTML table, refactored code 4 years ago
Dockerfile 01432da746 Added templates for emails 2 years ago
README.md b65e90aa8a Fix multi-thread access to SensLog token 3 years ago
build.gradle 01432da746 Added templates for emails 2 years ago
gradle.properties 01432da746 Added templates for emails 2 years ago
gradlew eae00cdd99 Release Watchdog-1.1. 4 years ago
gradlew.bat eae00cdd99 Release Watchdog-1.1. 4 years ago
settings.gradle 01432da746 Added templates for emails 2 years ago

README.md

Docker build

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

  • Docker save docker save -o watchdog.tar watchdog