Files
laboratori-cloud/labs/lab-01-iam
Luca Sacchi Ricciardi 317d94aca5 feat(02-03): create Dockerfile with non-root user
- Base image: alpine:3.19 (small, secure)
- Creates non-root user with UID/GID 1000
- Switches to non-root user with USER directive
- CMD demonstrates non-root execution with whoami
- Follows INF-01 requirement (no root execution)

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

Lab 01: IAM & Sicurezza

Coming soon.

This lab will cover: Configurazione utenti Linux, permessi Docker socket, capisci i paralleli IAM.