feat(infra): 添加 Docker Compose 配置和后端 Dockerfile (T004)

This commit is contained in:
wh
2026-04-09 13:08:49 +08:00
parent fba3701cb9
commit bc33194b6e
3 changed files with 124 additions and 0 deletions

7
.dockerignore Normal file
View File

@@ -0,0 +1,7 @@
.git
.claude
specs
docs
target
*.md
.gitignore