Commit Graph

1 Commits

Author SHA1 Message Date
Luca Sacchi Ricciardi
c534d5949b feat(02-03): create docker-compose.yml with user directive
- Defines service with local image build
- Specifies user directive (1000:1000) for non-root execution
- Includes container_name for easy reference
- Follows INF-01 requirement (no root)
- Enables test scripts to verify configuration

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-24 22:29:41 +01:00