Docker-Essentials

Docker-Essentials

Professional Development

10 Qs

quiz-placeholder

Similar activities

Lesson 1: Cloud Fundamentals

Lesson 1: Cloud Fundamentals

Professional Development

10 Qs

AZ-204_Module_3

AZ-204_Module_3

Professional Development

9 Qs

MTEC 101 QUIZ #1

MTEC 101 QUIZ #1

Professional Development

10 Qs

Linux Practice Quiz 4

Linux Practice Quiz 4

Professional Development

12 Qs

DevOps Trivia

DevOps Trivia

Professional Development

10 Qs

Pre Test Workshop TCI 2020

Pre Test Workshop TCI 2020

Professional Development

10 Qs

Revision Monday - Part 3

Revision Monday - Part 3

Professional Development

10 Qs

Docker

Docker

Professional Development

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