Hi,

Is there any option to pass in these dns options that can be passed in to a 
docker run command via the docker plugin agent template? I can see you can 
pass in dns server e.g.

- connector: "attach"
        dockerTemplateBase:
          cpuPeriod: 0
          cpuQuota: 0
          dnsHosts:
          - "kirk.internal.ie"
          dnsString: "kirk.internal.ie"

 but dont see and option in the plugin to pass in domain search etc

--dns-search="${DNS_SEARCH}" \
--dns-opt="${DNS_NDOTS}" \

https://github.com/jenkinsci/docker-plugin

Kirk

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/791d274c-6706-4d57-af8f-2ae76eee6ad3n%40googlegroups.com.

Reply via email to