Create a local folder for the workshop:
mkdir containers
cd containers
git clone https://github.com/lcostea/containers-workshop.git
- Inspecting a container image: layers and configuration
- Building a container in several ways: multi-stage, DinD, BuildKit, daemonless, podman
- Running containers: namespaces and relations between docker, containerd and runc
- (more) Secure containers: from privileged to distroless and rootless
Docker and Open Container Initiative - presentation