Add Docker image support

This commit is contained in:
2026-05-22 20:24:58 +01:00
parent f4f1236777
commit 82d5c3c173
5 changed files with 80 additions and 1 deletions

13
.dockerignore Normal file
View File

@@ -0,0 +1,13 @@
.cache/
.git/
.pytest_cache/
.venv/
__pycache__/
logs/
output/
temp/
*.log
*.mp3
*.mp4
*.pyc
*.wav