Skip to content

JD10NN3/docker-pihole-unbound

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pi-Hole & Unbound Dockerization

Description

Run Pi-Hole and Unbound inside a container

Usage

Create a .env file next to your docker-compose.yaml to substitute variables for your deployment.

Copy and paste the following .env template and adjust the variables:

# General Env. variables
ADMIN_EMAIL=
TZ=America/New_York
WEBPASSWORD=MySuperSecretPassword

# Change this to the targeted version (eg.: latest, test, v5.6, ...)
VERSION=latest

About

Pi-Hole & Unbound Dockerization in a single container

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published