An easy way to run Pihole in your local network with stubby as the upstream DNS provider. Stubby itself uses DNS over TLS which ensures that DNS queries leaving your home network will be encrypted.
To run the application,just clone the repository, change the admin password for pihole in the docker-compose.yml file and run docker-compose
git clone pihole-stubby-dockerized pihole-dockerapp
cd pihole-dockerapp
docker-compose up -d