Skip to content

andrew-aiken/pihole-docker

Repository files navigation

Pihole-docker

DNS ad blocker for your network

Intallation

Requires docker

$ git clone https://github.com/Mad-Chicken/pihole-docker.git
$ cd pihole-docker

Add DNS names for local services in white-wild.txt following: [ <IP> <DNS> ]

More adlists here: https://github.com/blocklistproject/Lists

Run the container

$ docker-compose up --build --detach