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.
Learn how Docker works, from basic containers vs VMs to the engine architecture. Understand containerd, runc, shims, and the container lifecycle. Notes for learners.
Comparing Docker containers and WebAssembly (Wasm) components, their use cases, and how they interact with Kubernetes orchestration.
Learn how to work with Docker images: Pull from registries like Docker Hub, understand naming/tagging, explore image layers, and inspect images