nerdexam
Juniper

JN0-214 · Question #63

What is the name of the Docker container runtime?

The correct answer is B. containerd. containerd is the default container runtime used by Docker. It is a lightweight, industry- standard runtime that handles low-level container management tasks, such as image transfer, container execution, and lifecycle management. Docker delegates these tasks to containerd…

Cloud Fundamentals

Question

What is the name of the Docker container runtime?

Options

  • Adocker_cli
  • Bcontainerd
  • Cdockerd
  • Dcri-o

How the community answered

(23 responses)
  • A
    4% (1)
  • B
    83% (19)
  • C
    9% (2)
  • D
    4% (1)

Explanation

containerd is the default container runtime used by Docker. It is a lightweight, industry- standard runtime that handles low-level container management tasks, such as image transfer, container execution, and lifecycle management. Docker delegates these tasks to containerd through the

Topics

#Docker#containerd#container runtime#OCI

Community Discussion

No community discussion yet for this question.

Full JN0-214 Practice