2026-05-18-22-23-07 增加Docker安装包与发布配置

This commit is contained in:
2026-05-18 23:17:52 +08:00
parent c818f0a663
commit aec02ba748
15 changed files with 572 additions and 0 deletions

4
.gitignore vendored
View File

@@ -5,7 +5,11 @@ __pycache__/
.ruff_cache/
.venv/
venv/
data/
storage/jobs/
storage/uploads/
storage/demos/
packaging_build/
release_packages/
*.log