refactor: changed structure for containerization

This commit is contained in:
2025-05-03 17:24:05 +02:00
parent 770d3cd25b
commit 6be8ece8d4
28 changed files with 141 additions and 1 deletions

5
.dockerignore Normal file
View File

@ -0,0 +1,5 @@
__pycache__/
*.pyc
.git
.env
metadata