feat(sp23): backend Dockerfile (multi-stage, sqlcipher, non-root, healthcheck)
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
.venv/
|
||||
venv/
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*.egg-info/
|
||||
.pytest_cache/
|
||||
.ruff_cache/
|
||||
tests/
|
||||
docs/prodfiles/
|
||||
*.production.txt
|
||||
.git/
|
||||
.github/
|
||||
Reference in New Issue
Block a user