Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Unbound dependency to allow arbitrary DNS server #4

Open
taoeffect opened this issue May 17, 2018 · 0 comments
Open

Remove Unbound dependency to allow arbitrary DNS server #4

taoeffect opened this issue May 17, 2018 · 0 comments

Comments

@taoeffect
Copy link

taoeffect commented 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:

ENV BUILD_DEPS   build-base autoconf libevent-dev
ENV RUNTIME_DEPS libevent findutils

That's in addition to ca-certificates wget and libressl that come with my custom alpine base image.

@taoeffect taoeffect changed the title Remove unbound dependency to allow arbitrary DNS server Remove Unbound dependency to allow arbitrary DNS server May 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant