Closed JXWw3wLD9LArcR7c closed 3 years ago
nevermind, I figured out how. I opened the pihole container without using docker compose and installed unbound. Another way to do this is to also use a pihole container that already has unbound installed
sorry, this was a noob question, and unrelated to this container. I mean, Windscribe was blocking the connection I guess, but the workaround was not related to this container.
Tried to combine windscribe with pihole, but to turn my pihole into a recursive dns resolver, I need to have unbound installed in the container. When I try to run apt update though, it's only able to connect to windscribe's repositories, it times out on everything else.
What should I do to achieve this? I am pretty new to docker, this is the first thing I had done on docker