coredns with blocklist plugin (like pi-hole)
607
An automated process for building the coredns source code together with the blocklist plugin in a Docker container. This process allows you to turn coredns into a lightweight alternative to Pi-hole, and use the prepared Grafana panel with additional metrics from the plugin as an interface.
cd $HOME
git clone https://github.com/Lifailon/PS-Commands
mkdir coredns
mv -f PS-Commands/Docker-Compose/dns-stack/coredns-blocklist/ coredns/
rm -rf PS-Commands
cd coredns
docker-compose up -d
Content type
Image
Digest
sha256:74ea3a0b6…
Size
40.3 MB
Last updated
about 1 year ago
docker pull lifailon/coredns-blocklist