buildkit/worker/runc
Tibor Vass 8e692507ee executor: allow setting DNSConfig to be used by resolvconf
This patch allows downstream code to pass a DNSConfig that is
then used by executor/oci.GetResolvConf.

This would allow the BuildKit-based builder in Docker to honor
the docker daemon's DNS configuration, thus fixing a feature gap
with the legacy builder.

Signed-off-by: Tibor Vass <tibor@docker.com>
2019-06-17 20:43:33 +00:00
..
runc.go executor: allow setting DNSConfig to be used by resolvconf 2019-06-17 20:43:33 +00:00
runc_test.go executor: allow setting DNSConfig to be used by resolvconf 2019-06-17 20:43:33 +00:00