Commit Graph

2 Commits

Author SHA1 Message Date
Luca Sacchi Ricciardi 89c8e6ae07 feat: add README.md to each lab with startup instructions and remove obsolete version from compose files 2026-04-09 14:30:22 +02:00
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