10.1 Dockerfile

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-07 16:11:18 +02:00
parent fddb674a79
commit 10188b41af
2 changed files with 23 additions and 1 deletions

View File

@@ -219,7 +219,7 @@ Each type lives in `src/FrameProcessor/Domain/`. Tests in `tests/FrameProcessor.
## Phase 10 — Packaging
### [ ] 10.1 `Dockerfile`
### [x] 10.1 `Dockerfile`
- Multi-stage: SDK build → runtime (`mcr.microsoft.com/dotnet/aspnet:10.0`).
- Expose 8080; create `/data/images`.
- Non-root user.