feat(headless): Implement Phase 5 - Dockerization

This commit is contained in:
2026-02-25 13:23:04 -05:00
parent 1491619310
commit 386e36a92b
6 changed files with 63 additions and 8 deletions

21
.dockerignore Normal file
View File

@@ -0,0 +1,21 @@
.venv
__pycache__
*.pyc
*.pyo
*.pyd
.git
.gitignore
logs
gallery
md_gen
credentials.toml
manual_slop.toml
manual_slop_history.toml
manualslop_layout.ini
dpg_layout.ini
.pytest_cache
scripts/generated
.gemini
conductor/archive
.editorconfig
*.log