Docker quiz 221

Docker quiz 221

Professional Development

14 Qs

quiz-placeholder

Similar activities

EKS

EKS

Professional Development

16 Qs

SUSE Udacity Cloud Native Foundations Scholarship Challenge

SUSE Udacity Cloud Native Foundations Scholarship Challenge

Professional Development

10 Qs

Infrastructure as Code to Cloud Native Deployement | QUIZ

Infrastructure as Code to Cloud Native Deployement | QUIZ

Professional Development

10 Qs

IT ENGLISH: Research Project Topics - Docker vs Kubernetes

IT ENGLISH: Research Project Topics - Docker vs Kubernetes

Professional Development

10 Qs

Kubernetes Quiz

Kubernetes Quiz

Professional Development

10 Qs

Docker

Docker

Professional Development

9 Qs

Advanced DevOps Quiz1

Advanced DevOps Quiz1

Professional Development

10 Qs

Validación de conocimientos sobre Docker

Validación de conocimientos sobre Docker

Professional Development

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