Quiz: The Docker Engine

Test your knowledge of the docker engine.

1

Why was container runtime logic stripped out of the Docker daemon and re-implemented in containerd? Select all that apply.

A)

It was old code written in Python that needed updating to Go.

B)

To create a lightweight runtime for use in other projects, such as Kubernetes

C)

Starting and stopping the daemon would not kill all running containers on the host.

D)

It makes it impossible to perform maintenance and upgrades on the Docker daemon without impacting running containers.

Question 1 of 50 attempted

Get hands-on with 1200+ tech skills courses.