Docker Networking and Storage

Docker Networking and Storage

Professional Development

37 Qs

quiz-placeholder

Similar activities

AUT108 Mid Term Exam

AUT108 Mid Term Exam

Professional Development

40 Qs

Vocabulary lesson saber 11

Vocabulary lesson saber 11

10th Grade - Professional Development

40 Qs

AUTOLUBE

AUTOLUBE

Professional Development

41 Qs

ITIL 4-8

ITIL 4-8

Professional Development

40 Qs

Siemens Level 1 PLC #1

Siemens Level 1 PLC #1

University - Professional Development

39 Qs

Exchange Revision

Exchange Revision

Professional Development

42 Qs

AWS Cloud Practitioner

AWS Cloud Practitioner

University - Professional Development

41 Qs

Web Dev MasterClass Day1

Web Dev MasterClass Day1

6th Grade - Professional Development

34 Qs

Docker Networking and Storage

Docker Networking and Storage

Assessment

Quiz

English, Computers, Professional Development

Professional Development

Hard

Created by

Khachatur Ashotyan

Used 11+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

37 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is the default network a container will join if you don't override with the --network flag?

Overlay

Bridge

MACVLAN

WIFI

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

You wish to view the assigned IP addresses for all running containers on the "nat" network. Which of the following commands will display this information?

docker ip inspect nat

docker inspect nat

docker ip nat

docker network nat

docker network inspect nat

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following built-in Docker networks creates a single layer-2 container-only network across multiple Docker hosts that can be on different underlying networks?

NAT

Overlay

Bridge

MACVLAN

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What Docker technologies are available to support communication between containers?

Docker connect and bridge networks.

None of these.

Docker connect and alias networks.

Docker linking and bridge networks.

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following docker commands will return detailed configuration information about network?

docker network ls <network>

docker network inspect <network>

docker network ls

docker inspect <network>

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What benefits do container networks offer?

Allow local containers to communicate with external host containers.

Allow containers to communicate with each other in an isolated network.

Allow local container to communicate directly with host processes.

All of these.

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What Docker CLI command can be used to create a container network?

docker build network

docker ps network

docker network create

docker createNetwork

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?