Docker DCA Question Answer
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 -udp dns-cache’
Docker DCA Summary
- Vendor: Docker
- Product: DCA
- Update on: Jan 2, 2026
- Questions: 191

