Chapter 10 (Docker)

Chapter 10 (Docker)

University

16 Qs

quiz-placeholder

Similar activities

Docker & Kubernates

Docker & Kubernates

University

20 Qs

GCloud Quiz : The Finale

GCloud Quiz : The Finale

University

20 Qs

Latihan 8 - Cloud Computing - 2TRKB

Latihan 8 - Cloud Computing - 2TRKB

University

18 Qs

Docker fundamentals

Docker fundamentals

University

12 Qs

Networking Ports and Protocols

Networking Ports and Protocols

10th Grade - University

15 Qs

HPING3

HPING3

6th Grade - University

17 Qs

FEWD Review

FEWD Review

University

12 Qs

Vector graphics

Vector graphics

9th Grade - University

20 Qs

Chapter 10 (Docker)

Chapter 10 (Docker)

Assessment

Quiz

Computers

University

Easy

Created by

Kelly Gafford

Used 1+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Docker provides the container process with its own IP address by setting up a virtual interface and bridging to the host’s network called ___?
bridge0
docker0
nat
vmdet8

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which option will open a port to a container?
MAP
DOCKER0
EXPOSE
CMD

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which option will map a port on the container to a port on the host machine?
-p
-m
-d
-v

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To expose a port from fed-web to fed-db, which option should you use?
--link
--name
-d
--connect

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When linking containers, you can provide an optional name to reference the linked container.
True
False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You cannot map ports on the host to the container.
True
False

7.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

Mapping a port on the host to a container us provided by which option?

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?