Skip to main content

3 docs tagged with "docker"

View all tags

Docker Explained

Learn how Docker works, from basic containers vs VMs to the engine architecture. Understand containerd, runc, shims, and the container lifecycle. Notes for learners.

Docker vs Wasm

Comparing Docker containers and WebAssembly (Wasm) components, their use cases, and how they interact with Kubernetes orchestration.

Working with Images

Learn how to work with Docker images: Pull from registries like Docker Hub, understand naming/tagging, explore image layers, and inspect images