Chapter 10 (Docker)

Chapter 10 (Docker)

University

16 Qs

quiz-placeholder

Similar activities

CCI Summit Net.Conf Webinar Quiz

CCI Summit Net.Conf Webinar Quiz

University

15 Qs

HacktoberFest Quiz Day 2

HacktoberFest Quiz Day 2

University

12 Qs

Openshift x Sonarqube

Openshift x Sonarqube

University - Professional Development

12 Qs

FEWD Review

FEWD Review

University

12 Qs

CNBU108-18.08

CNBU108-18.08

University

14 Qs

Bootstrap Website

Bootstrap Website

University

20 Qs

1-Kuiz-SIA

1-Kuiz-SIA

University

13 Qs

Midka2Var(2,3)

Midka2Var(2,3)

University

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