fix the manager

This commit is contained in:
2026-07-06 13:24:12 +02:00
parent 0572efba8b
commit b489b48c0d
4 changed files with 54 additions and 7 deletions

11
.dockerignore Normal file
View File

@@ -0,0 +1,11 @@
.git
.agents
.codex
__pycache__
*.pyc
*.pyo
.pytest_cache
.DS_Store
docker-run-commands.sh
manager-solution/__pycache__
manager-solution/manager/__pycache__