Add lua log watcher script and update Dockerfile to include lua dependencies

This commit is contained in:
Bastian (BaM)
2025-09-14 10:49:11 +02:00
parent 5772166c44
commit 90b4fa9e7e
3 changed files with 104 additions and 1 deletions

View File

@@ -13,4 +13,5 @@ services:
WOL_PORT: "${WOL_PORT:-9}" # optional
restart: unless-stopped
volumes:
- /etc/localtime:/etc/localtime:ro
- /var/run/docker.sock:/var/run/docker.sock:ro