Add optional variable for defining dns servers in service base action
Description
We sometimes need to define DNS servers on working container. This can be done by using --dns
option on docker run
command.
Useful links
https://docs.docker.com/config/containers/container-networking/#dns-services