DockerDocker
DCA · Question #89
DCA Question #89: Real Exam Question with Answer & Explanation
Sign in or unlock DCA to reveal the answer and full explanation for question #89. The question stem and answer options stay visible for context.
Submitted by kwame.gh· Apr 18, 2026Container Orchestration
Question
Does this command create a swarm service that only listens on port 53 using the UDP protocol? Solution: `docker service create -name dns-cache -p 53:53 -service udp dns-cache'
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
#Docker Swarm#Service Creation#Port Publishing#UDP Protocol