Docker Quiz

Docker Quiz

Professional Development

16 Qs

quiz-placeholder

Similar activities

Ultrasonic

Ultrasonic

Professional Development

15 Qs

Digital Video Terms AE- D1- L2

Digital Video Terms AE- D1- L2

10th Grade - Professional Development

11 Qs

GCP-FOUND3

GCP-FOUND3

Professional Development

20 Qs

CSS and jQuery

CSS and jQuery

Professional Development

15 Qs

Sains Komputer Tingkatan 5 - 3.3.3 Membina laman web mudah

Sains Komputer Tingkatan 5 - 3.3.3 Membina laman web mudah

1st Grade - Professional Development

11 Qs

CIW IBA Lesson 5 Vocabulary

CIW IBA Lesson 5 Vocabulary

8th Grade - Professional Development

18 Qs

DevOps

DevOps

Professional Development

14 Qs

IT User Fundamentals

IT User Fundamentals

Professional Development

18 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?