Docker-Essentials

Docker-Essentials

Professional Development

10 Qs

quiz-placeholder

Similar activities

Sysexp - Cours 04 - Quiz de révision - profs

Sysexp - Cours 04 - Quiz de révision - profs

Professional Development

15 Qs

L1AM07

L1AM07

Professional Development

12 Qs

Directions and Positions onboard a Ship

Directions and Positions onboard a Ship

Professional Development

10 Qs

Air Quality - Container

Air Quality - Container

Professional Development

10 Qs

DevOps Trivia

DevOps Trivia

Professional Development

10 Qs

5G Bootcamp  Day 2 Docker

5G Bootcamp Day 2 Docker

Professional Development

5 Qs

Azure Cognitive Search - Custom skills

Azure Cognitive Search - Custom skills

Professional Development

6 Qs

Quiz PO - 1 and 2

Quiz PO - 1 and 2

Professional Development

9 Qs

Docker-Essentials

Docker-Essentials

Assessment

Quiz

Professional Development

Professional Development

Easy

Created by

CloudThat Technologies

Used 13+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

why is docker ps command is used?

To see the stopped container

To see the images

To see the Running container

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

why its not the best practice to get connected to the primary shell?

If we give exit command unintentionally container will be stopped

primary shell doesn't have features has secondary shell

secondary shell is faster

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

what is Docker?

A virtual machine

A container runtime

A hypervisor

A programmimg language

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

what is docker image?

Its a small package which contains o.s , code and configuration to run my application

Its nothing but docker container

None of the above

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

what is docker hub?

A public repository of docker images

A tool for managing docker images

A tool for monitoring docker hosts

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

what is the command to run container from an image?

docker create

docker run

docker build

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

why we use -d command in docker?

To attach to the terminal

To get into seconday shell

To run container in detach mood

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?