1-day course outline
This outline represents the upcoming content for a single-day course on container technology, incorporating the Docker-compatible tools podman
, buildah
and skopeo
. All of these tools are perfectly compatible with Docker.
- An introduction to container technology
- Images versus containers
- Installing and verifying the tools
- Running images with
podman
, as root and non-root - Building images with
buildah
- Working with volumes
- Working with image registries
- Basic image troubleshooting
- A brief introduction to container security
Subsequent classes will delve into container networking and orchestration involving Kubernetes.