Commit Graph

4 Commits

Author SHA1 Message Date
Luca Sacchi Ricciardi a246d7cbfc fix: add cd to lab directory in test-03 for docker compose commands 2026-04-09 12:33:26 +02:00
Luca Sacchi Ricciardi b3b9c10d68 fix: correct line endings, paths, and syntax in all lab01 test scripts 2026-04-09 12:27:57 +02:00
Luca Sacchi Ricciardi dceefe0573 refactor: replace deprecated docker-compose with docker compose across repository 2026-04-09 12:15:00 +02:00
Luca Sacchi Ricciardi 4b2cab386f test(02-01): add non-root container verification test (INF-01)
- Created 03-non-root-test.sh for INF-01 compliance validation
- Tests verify no container runs as root (safety requirement)
- Checks docker exec whoami, docker inspect, and compose file
- Handles missing infrastructure gracefully with SKIP results

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