Add Docker support with sigra container

This commit is contained in:
eka
2026-03-01 08:57:54 +05:00
parent 9a9c58afc0
commit 8fa2dbcb06
4 changed files with 37 additions and 0 deletions

9
.dockerignore Normal file
View File

@@ -0,0 +1,9 @@
__pycache__
*.pyc
.git
.gitignore
venv
.env
*.md
Dockerfile
docker-compose.yml