harris012 / pihole-unbound-container

Run Pi-Hole + Unbound on Docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pi-Hole + Unbound on Docker

Use Docker to run Pi-Hole with an upstream Unbound resolver.

  • one-container (new) - Install Unbound directly into the Pi-Hole container
    • This configuration contacts the DNS root servers directly, please read the Pi-Hole docs on Pi-hole as All-Around DNS Solution to understand what this means.
    • With this approach, we can also simplify our Docker networking since macvlan is no longer necessary.

About

Run Pi-Hole + Unbound on Docker


Languages

Language:Shell 53.9%Language:Dockerfile 46.1%