Ubuntu/Bespin/PiHole
From charlesreid1
Main article: Ubuntu/Bespin
Running PiHole via Docker on Ubuntu 18.04
Install Stuff
Docker
Thanks to the Ansible step covered on the Ubuntu/Bespin page, Docker is already installed on Bespin.
$ which docker /usr/bin/docker $ which docker-compose /usr/local/bin/docker-compose