Docker quiz 221

Docker quiz 221

Professional Development

14 Qs

quiz-placeholder

Similar activities

everisCodeFest 4

everisCodeFest 4

Professional Development

10 Qs

N4 Theory - 1

N4 Theory - 1

Professional Development

12 Qs

CloudBinary_Git_Commands_Quiz

CloudBinary_Git_Commands_Quiz

Professional Development

15 Qs

PS - K8S -15th Dec, 2022

PS - K8S -15th Dec, 2022

Professional Development

10 Qs

MTA Networking Lesson 5

MTA Networking Lesson 5

Professional Development

17 Qs

IT ENGLISH: Research Project Topics - MS Active Directory

IT ENGLISH: Research Project Topics - MS Active Directory

Professional Development

10 Qs

Dell Technologies

Dell Technologies

Professional Development

11 Qs

IT ENGLISH: Research Project Topics - Docker vs Kubernetes

IT ENGLISH: Research Project Topics - Docker vs Kubernetes

Professional Development

10 Qs

Docker quiz 221

Docker quiz 221

Assessment

Quiz

Computers

Professional Development

Easy

Created by

Rajani Sajjan

Used 1+ times

FREE Resource

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Vikrant is a software developer who needs to deploy his applications consistently across different environments. He is considering various tools to help him with this task. What is the primary role of Docker?

A container platform

A cloud service provider

A virtual machine manager

A container orchestration tool

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which command is used to stop a running Docker container?

docker exit

docker kill

docker remove

docker stop

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What does the 'docker ps' command do?

Lists all Docker images

Lists all running containers

Removes stopped containers

Pulls images from Docker Hub

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is a Dockerfile used for?

To run containers

To create Docker images

To manage Docker networks

To install Docker

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is a benefit of using Docker?

Slower deployment

Increased hardware requirements

Portability

Complex setup

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the command to remove a Docker image?

docker clean

docker remove

docker rmi

docker delete

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What does the 'FROM' instruction in a Dockerfile specify?

The environment variables

The base image

The command to run

The exposed ports

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?