优化Docker本地部署

This commit is contained in:
Certificate System
2026-08-13 15:00:31 +08:00
parent c9667d56fb
commit 9a26fef6f4
7 changed files with 1127 additions and 12 deletions

6
backend/.dockerignore Normal file
View File

@@ -0,0 +1,6 @@
__pycache__/
.pytest_cache/
*.pyc
dev.db
tests/
docs/