pihole-v6-unbound

pihole-v6-unbound

Aplicación Docker from Eksistenze's Repository

Visión general

This Docker deployment runs both Pi-Hole version 6 and Unbound in a single container. The base image for the container is the official Pi-Hole docker container, with an extra build step added to install the Unbound resolver directly into to the container based on instructions provided directly by the Pi-Hole team.

Argumentos en tiempo de ejecución

Interfaz web
http://[IP]:[PORT:80]/admin
Red
br0
Concha
sh
Privilegiado
false
Parámetros adicionales
--cap-add=NET_ADMIN --restart=unless-stopped --hostname=piholev6unbound

Configuración de plantillas

HTTPPorttcp

HTTP Web Interface Port

Objetivo
80
Por defecto
80
Valor
80
HTTPSPorttcp

HTTPS Web Interface Port

Objetivo
443
Por defecto
443
Valor
443
Port 53 TCPPorttcp

Port 53 TCP/UDP used for DNS traffic

Objetivo
53
Por defecto
53
Valor
53
Port 53 UDPPortudp

Port 53 TCP/UDP used for DNS traffic

Objetivo
53
Por defecto
53
Valor
53
Unbound PortPorttcp

Used internally by PiHole to route DNS requests to unbound.

Objetivo
5335
Por defecto
5335
Valor
5335
TimezoneVariable

See https://en.wikipedia.org/wiki/List_of_tz_database_time_zones

Objetivo
TZ
Web PasswordVariable

Not setting this will result in a random password being generated.

Objetivo
FTLCONF_webserver_api_password
ThemeVariable
Objetivo
FTLCONF_webserver_interface_theme
Por defecto
default-auto
PiHole DNS serversVariable

Set the DNS server(s) that Pi-hole uses seperated by semi-colons. Since we are using unbound, should be set to 127.0.0.1#5335

Objetivo
FTLCONF_dns_upstreams
Por defecto
127.0.0.1#5335
Valor
127.0.0.1#5335
DNSSECVariable

Set to true to enable DNSSEC. Will add to logs.

Objetivo
FTLCONF_dns_dnssec
Valor
true
DNS Listening ModeVariable
Objetivo
FTLCONF_dns_listeningMode
Por defecto
single
Valor
single
Host Path for /configPathrw

Appdata folder

Objetivo
/config
Por defecto
/mnt/user/appdata/pihole-unbound
Valor
/mnt/user/appdata/pihole-unbound
/etc/piholePathrw

Pi-hole v6 moves all configuration into this folder.

Por defecto
/mnt/user/appdata/pihole-unbound/etc_pihole-unbound
Valor
/mnt/user/appdata/pihole-unbound/etc_pihole-unbound
Enable /dnsmasq.dVariable

Load custom user configuration files from /etc/dnsmasq.d/

Objetivo
FTLCONF_misc_etc_dnsmasq_d
Por defecto
false
Valor
false
/etc/dnsmasq.dPathrw

This path is no longer necessary. Pi-hole V6 moves all config to the /etc/pihole/pihole.toml file.

Por defecto
/mnt/user/appdata/pihole-unbound/etc_pihole_dnsmasq-unbound
Valor
/mnt/user/appdata/pihole-unbound/etc_pihole_dnsmasq-unbound
DNSMASQ Config LinesVariable

Use this to add dnsmasq config lines without adding .conf files. Lines should be seperated with a semi-colon.

Objetivo
FTLCONF_misc_dnsmasq_lines
DHCP Server PortPortudp

Set to 67 if using Pi-hole as your DHCP server

Objetivo
67
Valor
67
NTP Server Port(Time)Portudp

Set to 123 if you are using Pi-hole as your NTP server and add--cap-add=SYS_TIME to Extra Parameters

Objetivo
123
Valor
123
Rev ServerVariable

Used to forward DNS requests to local records(router) for resolution. Use the following format: true,192.168.0.0/24,192.168.0.1#53,lan

Objetivo
FTLCONF_dns_revServers
Por defecto
false
Valor
false

Descargar estadísticas

68,397
Descargas totales
6,840
Este mes
5,768
Media / Mes

Descargas totales a lo largo del tiempo

Cargando gráfico...

Detalles

Repositorio
mpgirro/docker-pihole-unbound
Última actualización2026-05-12
Visto por primera vez2025-04-01

Ejecute pihole-v6-unbound en Unraid.

pihole-v6-unbound se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.