Add Docker deployment support

This commit is contained in:
Dymas
2026-06-06 11:44:30 +02:00
parent 0af80fde24
commit d8b92d5025
5 changed files with 134 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
.git
.gitignore
__pycache__/
*.pyc
*.pyo
*.pyd
.Python
.pytest_cache/
.mypy_cache/
.venv/
venv/
env/
logs/
history/
models/
tmp/
client.png