Add Docker Compose deployment support

This commit is contained in:
youbin
2026-03-21 21:18:51 +08:00
parent 8d715a3a15
commit ddb1b46c13
5 changed files with 125 additions and 1 deletions

15
.dockerignore Normal file
View File

@@ -0,0 +1,15 @@
.env
.git
.gitignore
.DS_Store
__pycache__/
.pycache/
.pytest_cache/
.venv/
venv/
dist/
build/
logs/
reference-office365-tools/
tests/