๐Ÿงช Docker MCQ Quiz Hub

Docker Mcq Question Set 1

Choose a topic to test your knowledge and improve your Docker skills

Who created Docker?





โœ… Correct Answer: 3

Which of the following command is used for stopping a running container?





โœ… Correct Answer: 2

Identify the false advantage of docker?





โœ… Correct Answer: 1

How many types of the registry is there?





โœ… Correct Answer: 1

Which of the following statement is false about the public registry?





โœ… Correct Answer: 2

Which of the following command is used for running the images as a container?





โœ… Correct Answer: 2

Identify the true statement about memories web swap flag?





โœ… Correct Answer: 4

Which of the following is used for monitoring the docker in a production environment?





โœ… Correct Answer: 3

How many states are there of docker containers?





โœ… Correct Answer: 2

Identify the component of the Docker?





โœ… Correct Answer: 4

Identify the type of Docker components?





โœ… Correct Answer: 4

Identify the lifecycle of Docker Container?





โœ… Correct Answer: 4

Containers running on a single machine all share the same operating system kernel, so they start instantly and make more efficient use of RAM.





โœ… Correct Answer: 1

___is a cloud-hosted service from Docker that provides registry capabilities for public and private content.





โœ… Correct Answer: 3

____is native clustering for Docker. It turns a pool of Docker hosts into a single, virtual Docker host.





โœ… Correct Answer: 2

Docker host's IP address by default is 192.168.99.100.





โœ… Correct Answer: 1

Identify the feature of Docker?





โœ… Correct Answer: 4

Docker develop in which year?





โœ… Correct Answer: 1

How to push the new image to Docker registry?





โœ… Correct Answer: 3

What command should you run to see all running container in Docker?





โœ… Correct Answer: 1

How to install Docker?





โœ… Correct Answer: 1

How you manage Docker images?





โœ… Correct Answer: 4

Docker containerd is a core container runtime that manages?





โœ… Correct Answer: 2

What is a Dockerfile?





โœ… Correct Answer: 4

Docker Machine manage virtual hosts that use___





โœ… Correct Answer: 1

A docker registry is a place to store and distribute docker





โœ… Correct Answer: 3

A docker container is an instance of an image with a specific configuration.





โœ… Correct Answer: 1

Which is not true about docker hub?





โœ… Correct Answer: 2

What are the features of docker?





โœ… Correct Answer: 4

What is a benefit for a developer using docker?





โœ… Correct Answer: 4

A Dockerfile is a text document that contains all the commands a user could call on the command line to assemble an image.





โœ… Correct Answer: 1