feat: Docker 및 Docker Compose 배포 지원 추가 (네이티브/도커 하이브리드 지원)

This commit is contained in:
leeyj
2026-04-20 01:22:33 +09:00
parent 379f7eb0c4
commit 6fca65eef1
5 changed files with 134 additions and 2 deletions
+20
View File
@@ -0,0 +1,20 @@
.git
.gitignore
__pycache__
*.pyc
*.pyo
*.pyd
.db
.sqlite3
data/*.db
logs/*.log
static/uploads/*
.env
Dockerfile
docker-compose.yml
.agent.md
brain_dogfood_stable/
scratch/
tools/
docs/Bug/
server.pid