ExamGecko
Question list
Search
Search

Question 54 - JN0-213 discussion

Report
Export

What is the name of the Docker container runtime?

A.
dockerd
Answers
A.
dockerd
B.
docker cl
Answers
B.
docker cl
C.
containerd
Answers
C.
containerd
D.
cri-o
Answers
D.
cri-o
Suggested answer: C

Explanation:

The name of the Docker container runtime is containerd, which is a daemon that manages the complete container lifecycle of its host system, from image transfer and storage to container execution and supervision to low-level storage to network attachments and beyond. Dockerd is the Docker daemon that acts as the primary user interface for Docker. Docker cl is not a valid name for any Docker component.Cri-o is another container runtime that implements the Kubernetes Container Runtime Interface (CRI) to enable using OCI (Open Container Initiative) compatible runtimes

asked 18/09/2024
Yucel Cetinkaya
43 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first