Docker
DCA · Question #115
You want to create a container that is reachable from its host's network. Does this action accomplish this? Solution: Use either EXPOSE or --publish to access the containers on the bridge network
Sign in or unlock DCA to reveal the answer and full explanation for question #115. The question stem and answer options stay visible for context.
Submitted by emma.c· Apr 18, 2026Networking
Question
You want to create a container that is reachable from its host's network. Does this action accomplish this? Solution: Use either EXPOSE or --publish to access the containers on the bridge network
Options
- AYes
- BNo
Unlock DCA to see the answer
You've previewed enough free DCA questions. Unlock DCA for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Port mapping#Container networking#EXPOSE command#Publish ports