Chapter 7 (Docker)

Chapter 7 (Docker)

University

21 Qs

quiz-placeholder

Similar activities

Cisco Configuration Commands Quizs

Cisco Configuration Commands Quizs

University

20 Qs

QUIZ 4

QUIZ 4

University

25 Qs

Section 9: Networking (26-29)

Section 9: Networking (26-29)

University

24 Qs

Latihan 4 - JK1

Latihan 4 - JK1

University

20 Qs

NET1L - Lesson 10 (Basic Router Configuration)

NET1L - Lesson 10 (Basic Router Configuration)

University

21 Qs

Section 8: Storage (4-7)

Section 8: Storage (4-7)

University

18 Qs

docker middle

docker middle

University

17 Qs

Latihan 8 - Cloud Computing - 2TRKB

Latihan 8 - Cloud Computing - 2TRKB

University

18 Qs

Chapter 7 (Docker)

Chapter 7 (Docker)

Assessment

Quiz

Computers

University

Medium

Created by

Kelly Gafford

Used 3+ times

FREE Resource

21 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which docker command options are used to execute new processes?
exec
cp
logs
inspect

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is true regarding the docker inspect command?
It can only be executed on an image, not a container
You can see low-level data associated with the container or image
Displays information in a text format
It can only be executed on a container, not an image

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Inspecting an image can give you some insight into when an image was created,
True
False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Inspecting an image can give you information on the IP address and default gateway
True
False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command displays the intermediate steps and changes made during the construction of a Docker image?
docker history
docker version
docker container
docker ps

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You can run the docker inspect command on any container, even deleted ones.
True
False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which section of the docker inspect command shows standard error, standard input, and standard output?
Config
HostConfig
GraphDriver
NetworkSettings

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?