feat: package docker deployment and publish flow

This commit is contained in:
theshy
2026-04-22 16:20:03 +08:00
parent 055474360e
commit 2146687dc6
178 changed files with 24318 additions and 20855 deletions

19
.dockerignore Normal file
View File

@ -0,0 +1,19 @@
.git
.venv
.pytest_cache
__pycache__
*.pyc
data/
runtime/cookies.json
runtime/upload_config.json
runtime/biliup
runtime/codex/
runtime/logs/
frontend/node_modules/
frontend/dist/
.env
config/settings.json
config/settings.staged.json