Which of the following commands will create a swarm service which only listens on port 53 using the UDP protocol?

Which of the following commands will create a swarm service which only listens on port 53 using the UDP protocol?
A . docker service create –name dns-cache -p 53:53/udp dns-cache
B . docker service create –name dns-cache -p 53:53 –service udp dns-cache
C . docker service create –name dns-cache -p 53:53 ..constraint networking.protocol.udp=true dns-cache
D . docker service create –name dns-cache -p 53:53 –udp dns-cache

Answer: A

Latest DCA Dumps Valid Version with 55 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments