暂无描述

Lukas Cerny a4c5a6b4a4 New view for report 3 年之前
config a4c5a6b4a4 New view for report 3 年之前
src a4c5a6b4a4 New view for report 3 年之前
.gitignore 0624a5db72 added HTML table, refactored code 4 年之前
Dockerfile c189cf8317 Added authorization for SensLog 15 instance 4 年之前
README.md b65e90aa8a Fix multi-thread access to SensLog token 3 年之前
build.gradle b65e90aa8a Fix multi-thread access to SensLog token 3 年之前
gradlew eae00cdd99 Release Watchdog-1.1. 4 年之前
gradlew.bat eae00cdd99 Release Watchdog-1.1. 4 年之前
settings.gradle 73e9c7e0a4 Initial commit. 5 年之前

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