How to Configure Pi-Hole with Docker in Windows
-
Pull image
-
Run container with default ports: 53:53 and 80:80
-
Open localhost:80/admin
-
Use password generated from the log generated when the container was built in Docker Desktop
e.g. [i] Assigning random password: n9dKf-CR
This post is licensed under CC BY 4.0 by the author.