fix: harden production image builds

This commit is contained in:
2026-08-28 08:59:57 +03:00
parent bbf8e7a9c8
commit 8302c6b782
8 changed files with 23 additions and 9 deletions

13
.dockerignore Normal file
View File

@@ -0,0 +1,13 @@
.git
.gitignore
.env
.env.*
*.json
*.xlsx
*.pdf
*.jpg
data/
docs/
tools/
__pycache__/
*.pyc