Commit Graph

5 Commits

Author SHA1 Message Date
Luca Sacchi Ricciardi be8720db6a refactor: remove unnecessary TDD test files from lab01, keep only final verification 2026-04-09 12:37:07 +02:00
Luca Sacchi Ricciardi 19fdb650ad fix: correct path in grep command for docker-compose.yml in tutorial 2026-04-09 12:24:29 +02:00
Luca Sacchi Ricciardi 09991f3c72 fix: simplify grep command in tutorial troubleshooting to directly find user directive 2026-04-09 12:23:36 +02:00
Luca Sacchi Ricciardi 7340be7734 fix: correct troubleshooting in tutorial to check compose file instead of test Dockerfile 2026-04-09 12:19:09 +02:00
Luca Sacchi Ricciardi 7bd61111f3 feat(02-02): create tutorial part 3 - verification and non-root containers
- Step-by-step verification of IAM configuration
- Multiple methods to verify non-root execution
- Explains principle of least privilege
- Integrates with automated test scripts
2026-03-24 22:24:52 +01:00