Commit graph

4 commits

Author SHA1 Message Date
Marko Djordjevic
1438e474e8 security: add non-root appuser to services/ml/Dockerfile
Create system user appuser with useradd, set ownership of /app,
and switch to non-root user before CMD to reduce container attack surface.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-18 11:34:26 +01:00
Marko Djordjevic
ecb23855b5 fix: add curl to ml-service for healthcheck 2026-02-16 17:31:08 +01:00
Marko Djordjevic
08bd9625ae fix: build TA-Lib from source in ML Dockerfile 2026-02-16 14:58:07 +01:00
Marko Djordjevic
1a653c5866 feat: add ML service scaffolding with Python FastAPI, Docker, and MLflow setup 2026-02-15 11:58:31 +01:00