Commit graph

2 commits

Author SHA1 Message Date
Johan Lundberg
3462e38131
update Dockerfile: fastapi_oidc_op → porchlight 2026-02-16 15:35:21 +01:00
Johan Lundberg
020e6c6fa0
feat: add Docker support with multi-stage build and compose profiles
Multi-stage Dockerfile (base/dev/prod) using uv for fast installs.
Dev stage supports hot-reload via bind-mounted source; prod stage
builds an optimised image with 4 uvicorn workers. docker-compose.yml
provides 'dev' and 'prod' profiles with named volumes for data.
2026-02-16 14:59:50 +01:00