lima
lima copied to clipboard
Allow disabling automatic fallback to 8.8.8.8 and 1.1.1.1
https://github.com/lima-vm/lima/blob/b1212298e59e4799ae16b0e4c36561c5bd294d83/pkg/hostagent/dns/dns.go#L24
We should probably have an env var like LIMA_DISABLE_FALLBACK_DNS=1.
I also wonder if there is some "standard" env var to disable these well-known fallback DNS.
Similar to:
- https://github.com/moby/moby/issues/47541
would moving to Quad9 be sufficient? Also, is Clouldflare's 1.1.1.1 compliant?