Chapter 10 (Docker)

Chapter 10 (Docker)

University

16 Qs

quiz-placeholder

Similar activities

docker middle

docker middle

University

17 Qs

Networking Fundementals

Networking Fundementals

9th Grade - University

15 Qs

Network Port Numbers

Network Port Numbers

10th Grade - University

15 Qs

AZ-900 Modulo 2

AZ-900 Modulo 2

KG - Professional Development

14 Qs

Section 2: Imperative Commands with Kubectl

Section 2: Imperative Commands with Kubectl

University

11 Qs

Section 4: Logging and monitoring.

Section 4: Logging and monitoring.

University

17 Qs

Programming2

Programming2

University

20 Qs

Chapter 14 (Docker)

Chapter 14 (Docker)

University

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