feat: add docker build

This commit is contained in:
Daniel Bauer
2025-07-04 12:52:58 +02:00
parent 0b61b09915
commit 3272f527dd
4 changed files with 129 additions and 67 deletions

View File

@@ -40,6 +40,7 @@ dev = [
"pytest-cov>=4.1.0",
"loguru>=0.7.0",
]
production = []
[project.scripts]
cordra-mcp = "cordra_mcp.server:main"