Chapter 10 (Docker)

Chapter 10 (Docker)

University

16 Qs

quiz-placeholder

Similar activities

Programming2

Programming2

University

20 Qs

Motherboards

Motherboards

University

15 Qs

FEWD Review

FEWD Review

University

12 Qs

ข้อสอบ Photoshop Cs6

ข้อสอบ Photoshop Cs6

University

20 Qs

Git and Github

Git and Github

University

15 Qs

Docker & Kubernates

Docker & Kubernates

University

20 Qs

Latihan 8 - Cloud Computing - 2TRKB

Latihan 8 - Cloud Computing - 2TRKB

University

18 Qs

Section 4: Logging and monitoring.

Section 4: Logging and monitoring.

University

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