Add Docker and compose setup

This commit is contained in:
2025-11-18 13:21:14 -05:00
parent 40d4f41f6e
commit 86fd017f3c
4 changed files with 117 additions and 0 deletions

11
.dockerignore Normal file
View File

@@ -0,0 +1,11 @@
.git
.gitignore
.venv
__pycache__
*.pyc
*.pyo
.DS_Store
node_modules
data
videos
*.log