Commit Graph

8 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 v0.3.0 2025-07-30 19:44:46 -06:00
0c9cbff302 fix: change ordering of operation to have sync cache with dnsmasq and our initial resolution v0.2.0 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
735d0a41b1 fix: changes the image name to match docker v0.1.2 2025-07-30 15:58:36 -06:00
0bc322a09e feat: also update docker hub description v0.1.1 2025-07-30 15:38:06 -06:00
c9b494568f feat: add docker release v0.1.0 2025-07-30 15:33:11 -06:00
809c34d6f5 feat: first version 2025-07-30 12:25:34 -06:00