ExamGecko
Question list
Search
Search

Question 32 - 305-300 discussion

Report
Export

After creating a new Docker network using the following command:

docker network create --driver bridge isolated_nw

which parameter must be added to docker create in order to attach a container to the network?

A.
--eth0=isolated_nw
Answers
A.
--eth0=isolated_nw
B.
--alias=isolated_nw
Answers
B.
--alias=isolated_nw
C.
--ethernet=isolated_nw
Answers
C.
--ethernet=isolated_nw
D.
--network=isolated_nw
Answers
D.
--network=isolated_nw
E.
--attach=isolated_nw
Answers
E.
--attach=isolated_nw
Suggested answer: D
asked 18/09/2024
Mostafa Mohamed
37 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first