Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.62 KB

README.md

File metadata and controls

34 lines (25 loc) · 1.62 KB

Pi-hole Pi-hole
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.


Important note

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.

How to run

Simply run docker build -t my-tag . in the project directory.