Commit Graph

5 Commits

Author SHA1 Message Date
eea68dbdd0 feat: add ENABLE_DOCKER_DNS env var for service discovery
Adds configurable Docker embedded DNS (127.0.0.11) passthrough for
container service name resolution. Enabled by default to support
typical Docker Compose use cases.
2025-12-01 18:26:10 -06:00
314ee9dbe6 feat: use dnsmasq ipset and remove all code about refreshing 2025-07-30 19:44:46 -06:00
0c9cbff302 fix: change ordering of operation to have sync cache with dnsmasq and our initial resolution 2025-07-30 18:27:30 -06:00
b7e70625fd fix: ensure only ipv4 is supported, ipv6 support will come later 2025-07-30 18:10:00 -06:00
809c34d6f5 feat: first version 2025-07-30 12:25:34 -06:00