mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-09 05:44:23 +00:00
Pi-hole
TL;DR
# Run on Raspberry Pi.
sudo apt update && sudo apt install -y docker-compose
cd pi-hole && sudo docker-compose up -d
# Run on Raspberry Pi.
sudo apt update && sudo apt install -y docker-compose
cd pi-hole && sudo docker-compose up -d