Docker打包

This commit is contained in:
2026-06-11 23:06:29 +08:00
parent ddcc7262b6
commit 8b54706ae7
15 changed files with 637 additions and 45 deletions
+20
View File
@@ -0,0 +1,20 @@
.git
.gitignore
.venv
.claude
.idea
.vscode
**/__pycache__
*.pyc
chrome-profile
archives
logs
tmp
deploy/chrome-profile
deploy/archives
deploy/logs
.env.dev
.env.example
accounts.yaml
README.md
docker-compose.yml