Docker Quiz

Docker Quiz

Professional Development

16 Qs

quiz-placeholder

Similar activities

AWS Developer Day2

AWS Developer Day2

Professional Development

14 Qs

Sesion 5

Sesion 5

Professional Development

20 Qs

AWS-Basics

AWS-Basics

Professional Development

20 Qs

CF CLI

CF CLI

Professional Development

15 Qs

DECI - Week 9 - round

DECI - Week 9 - round

Professional Development

12 Qs

AWS Skill Up!

AWS Skill Up!

Professional Development

12 Qs

Introduction to Cloud Native Fundamentals Quiz

Introduction to Cloud Native Fundamentals Quiz

University - Professional Development

15 Qs

Girty Docker

Girty Docker

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