Super simple image that uses the base Pi-hole image and then installs Unbound on top of it.
- Set up a Docker compose or use the compose.yaml provided (set your own timezone and password).
- Then run
docker compose up -dto start the container.
Use docker pull ghcr.io/peterdev22/pihole-unbound:latest if you would like to download the image manually.