From charlesreid1

Running PiHole via Docker on Ubuntu 18.04

Install

Install Docker

Thanks to the Ansible step covered on the Ubuntu/Bespin page, Docker is already installed on Bespin.

$ which docker
/usr/bin/docker