feat: add Docker support for cross-platform deployment

This commit is contained in:
Yijia-Xiao
2026-04-04 08:14:01 +00:00
parent 4f965bf46a
commit 10c136f49c
4 changed files with 89 additions and 0 deletions

15
.dockerignore Normal file
View File

@@ -0,0 +1,15 @@
.git
.venv
.env
.claude
.idea
.vscode
.DS_Store
__pycache__
*.egg-info
build
dist
results
eval_results
Dockerfile
docker-compose.yml