You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
taoeffect
changed the title
Remove unbound dependency to allow arbitrary DNS server
Remove Unbound dependency to allow arbitrary DNS server
May 17, 2018
I've forked and modified this repo to allow usage with an arbitrary DNS server that runs in a separate container.
I've made it trivial to switch between PowerDNS and Unbound by changing a single line.
If it helps you close this issue, I can grant you access to my private repo where I have these changes made. Just let me know.
My Dockerfile contains only these dependencies:
That's in addition to
ca-certificates wget
andlibressl
that come with my custom alpine base image.The text was updated successfully, but these errors were encountered: