Docker quiz 221

Docker quiz 221

Professional Development

14 Qs

quiz-placeholder

Similar activities

k8s-1

k8s-1

University - Professional Development

10 Qs

Advanced DevOps Quiz1

Advanced DevOps Quiz1

Professional Development

10 Qs

AWS Skill Up!

AWS Skill Up!

Professional Development

12 Qs

DevOps

DevOps

Professional Development

14 Qs

Lesson 12 Review

Lesson 12 Review

Professional Development

9 Qs

AWS Developer Day2

AWS Developer Day2

Professional Development

14 Qs

Docker Quiz

Docker Quiz

Professional Development

16 Qs

Tethys Platform Docker Production Installation

Tethys Platform Docker Production Installation

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?