Open byrnedo opened 1 year ago
Would it be possible to add some way to add extra configuration to dnsmasq? Like a /run/containers/cni/dnsname/podman/dnsmasq.d/ directory?
/run/containers/cni/dnsname/podman/dnsmasq.d/
I think all that would require is the following in the dnsmasq.conf
conf-dir=/run/containers/cni/dnsname/podman/dnsmasq.d/
https://github.com/containers/dnsname/pull/127
Would it be possible to add some way to add extra configuration to dnsmasq? Like a
/run/containers/cni/dnsname/podman/dnsmasq.d/
directory?I think all that would require is the following in the dnsmasq.conf