Network-wide ad blocking via your own Linux hardware
The Pi-hole® is a DNS sinkhole that protects your devices from unwanted content without installing any client-side software.
Alpine version: x86, x86_64, armv7l and aarch64: This repository provides an automated script to install Pi-hole on Alpine Linux (32-bit and 64-bit) working with musl. The 32-bit version for Alpine compiles the Faster-than-light Engine. More information is available at its own repository.
Information about Pi-hole: please check out the Pi-hole official repository.
This script runs the Docker part of the awesome script of Yvelon's pihole project. All cudos to him and his awesome work. Thank you for helping me port your work into docker.
Simply run docker build -t my-tag . in the project directory.