Private
Public Access
0
0

feat(docker): add Dockerfile and .dockerignore for containerized deployment

This commit is contained in:
2026-06-03 08:22:17 -04:00
parent 067d228d9e
commit 1c62e88cbd
2 changed files with 18 additions and 25 deletions
+4
View File
@@ -1,3 +1,7 @@
tests/artifacts
tests/logs
.ruff_cache
.mypy_cache
.venv
__pycache__
*.pyc