10.2 docker-compose.yml
Compose stack with frame-processor (built from Dockerfile, frames.json bind-mounted, /data/images on a named volume) and an eclipse-mosquitto broker configured for anonymous access on a shared bridge network. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -224,7 +224,7 @@ Each type lives in `src/FrameProcessor/Domain/`. Tests in `tests/FrameProcessor.
|
||||
- Expose 8080; create `/data/images`.
|
||||
- Non-root user.
|
||||
|
||||
### [ ] 10.2 `docker-compose.yml`
|
||||
### [x] 10.2 `docker-compose.yml`
|
||||
- `frame-processor` service (build from Dockerfile, mount `frames.json` and `/data/images`).
|
||||
- `mosquitto` broker with anonymous access on the local network.
|
||||
- Single network so the service can reach `mosquitto:1883`.
|
||||
|
||||
Reference in New Issue
Block a user