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

15
.dockerignore Normal file
View File

@@ -0,0 +1,15 @@
.git
.pytest_cache
__pycache__
*.pyc
*.pyo
*.pyd
.DS_Store
dist
release_packages
packaging_build
storage/jobs
storage/uploads
storage/**/*.raw.mp4
*.tar.gz
*.zip