Files
av1dae/.dockerignore
T
Esa Kataja ef52d7856c add: Docker image and compose for containerized deploy
Multi-stage build (cgo for the SQLite logger) on debian-slim with ffmpeg,
opus-tools, and ca-certificates bundled. Compose mounts ./data/config.yaml
and ./data/media; SIGTERM cancels in-flight encodes cleanly.
2026-06-21 17:08:32 +03:00

15 lines
109 B
Plaintext

videnc-vibe
*.mkv
*.wav
*.opus
*.log
logs.db
*.json
/input
/output
/originals
/failed
/work
.git
MANUAL.html