Docker Quiz

Docker Quiz

Professional Development

16 Qs

quiz-placeholder

Similar activities

Cohort 1 : Test

Cohort 1 : Test

Professional Development

21 Qs

Lesson 3 - Container Orchestration with Kubernetes

Lesson 3 - Container Orchestration with Kubernetes

Professional Development

15 Qs

Quiz Docker

Quiz Docker

Professional Development

20 Qs

Docker and Kubernetes

Docker and Kubernetes

Professional Development

20 Qs

docker intro

docker intro

Professional Development

14 Qs

Sesion 5

Sesion 5

Professional Development

20 Qs

Cloud IQ Quiz (2)

Cloud IQ Quiz (2)

Professional Development

13 Qs

AWS-Basics

AWS-Basics

Professional Development

20 Qs

Docker Quiz

Docker Quiz

Assessment

Quiz

Computers

Professional Development

Medium

Created by

admin cloudbinary

Used 2+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is Docker primarily used for?

Version control

Text editing

Containerization

Virtualization

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which Docker command is used to list all running containers?

docker list

docker show

docker display

docker ps

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the main difference between a Docker image and a container?

An image is running, while a container is static.

An image is a blueprint, while a container is a running instance of that image.

Images and containers are the same thing in Docker.

Containers are used to build images.

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which Docker command is used to build an image from a Dockerfile?

docker compile

docker run

docker create

docker build

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How can you persist data in Docker containers?

Using Dockerfiles

Using persistent containers

Using volumes

Using environment variables

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which Docker command is used to push an image to Docker Hub or another registry?

docker upload

docker commit

docker push

docker save

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is Docker Compose primarily used for?

Defining and running multi-container Docker applications

Managing layers within a Docker image

Creating isolated environments for Docker containers

Compressing Docker images for efficient storage

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?