Docker Fundamentals — Hard
Key points
- containerd manages the container lifecycle, while the Docker daemon communicates with it
- Docker daemon (dockerd) is a higher-level component that interacts with containerd
- containerd is an industry-standard container runtime that can run independently of Docker
Ready to go further?
Related questions
