Dockerize: self-contained stack + B2 backup sidecar

This commit is contained in:
Bonna
2026-06-06 14:25:45 -05:00
parent fa3c030b36
commit 7f2057f139
9 changed files with 173 additions and 3 deletions

15
.dockerignore Normal file
View File

@@ -0,0 +1,15 @@
.git
.gitignore
__pycache__/
*.pyc
.venv/
venv/
env/
.env
data/
*.sqlite
*.sqlite3
*.db
.DS_Store
node_modules/
bonnasclaude.md