mirror of
https://gitea.com/mcereda/oam.git
synced 2026-03-01 22:44:24 +00:00
377 B
377 B
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