Add Docker deployment setup for web app

This commit is contained in:
2026-03-02 20:27:53 +01:00
parent 552830acef
commit f46763ace7
5 changed files with 90 additions and 0 deletions

10
.dockerignore Normal file
View File

@@ -0,0 +1,10 @@
.git
.venv
__pycache__
*.pyc
*.pyo
*.pyd
*.log
build/
*.ics
*.pdf