pihole-with-dot
Docker 应用程序 from testdasi's Repository
概述
Pi-Hole - let's block those pesky ads! Now with DNS-over-TLS!
You have already browsed the web securely with https, don't send your DNS queries in plain text.
This docker uses the official Pi-Hole template with added stubby to enable DoT (DNS-over-TLS).
Your DNS queries are now encrypted.
Set both DNS1 and DNS2 to 127.2.2.2#5253 will exclusively use DoT. These are default values.
Otherwise, same instructions as official Pi-Hole.
NOTE 1: Port 53 can only be used with custom br0/br1 network and a unique IP address.
NOTE 2: Unraid network settings DNS server cannot point to a docker IP.
运行时参数
- 网络用户界面
http://[IP]:[PORT:80]/admin- 网络
bridge- 外壳
sh- 特权
- false
- 额外参数
--cap-add=NET_ADMIN --restart=unless-stopped
模板配置
DNS Port TCPPorttcp
Container Port: 53
- 目标
- 53
- 默认值
- 53
- 价值
- 53
DNS Port UDPPortudp
Container Port: 53
- 目标
- 53
- 默认值
- 53
- 价值
- 53
DHCP PortPortudp
Container Port: 67
- 目标
- 67
- 默认值
- 67
- 价值
- 67
HTTP PortPorttcp
Container Port: 80
- 目标
- 80
- 默认值
- 80
- 价值
- 80
HTTPS PortPorttcp
Container Port: 443
- 目标
- 443
- 默认值
- 443
- 价值
- 443
pihole configPathrw
Container Path: /etc/pihole/
- 目标
- /etc/pihole/
- 默认值
- /mnt/user/appdata/pihole-dot/pihole/
- 价值
- /mnt/user/appdata/pihole-dot/pihole/
dnsmasq configPathrw
Container Path: /etc/dnsmasq.d/
- 目标
- /etc/dnsmasq.d/
- 默认值
- /mnt/user/appdata/pihole-dot/dnsmasq.d/
- 价值
- /mnt/user/appdata/pihole-dot/dnsmasq.d/
ENV 1Variable
Container Variable: DNS1
- 目标
- DNS1
- 默认值
- 127.2.2.2#5253
- 价值
- 127.2.2.2#5253
ENV 2Variable
Container Variable: DNS2
- 目标
- DNS2
- 默认值
- 127.2.2.2#5253
- 价值
- 127.2.2.2#5253
ENV 3Variable
Container Variable: TZ
- 目标
- TZ
- 默认值
- Europe/London
- 价值
- Europe/London
ENV 4Variable
Container Variable: WEBPASSWORD
- 目标
- WEBPASSWORD
- 默认值
- password
- 价值
- password
ENV 5Variable
Container Variable: INTERFACE
- 目标
- INTERFACE
- 默认值
- br0
- 价值
- br0
ENV 6Variable
Container Variable: ServerIP
- 目标
- ServerIP
- 默认值
- 192.168.1.24
- 价值
- 192.168.1.24
ENV 7Variable
Container Variable: ServerIPv6
- 目标
- ServerIPv6
ENV 8Variable
Container Variable: IPv6
- 目标
- IPv6
- 默认值
- False
- 价值
- False
ENV 9Variable
Container Variable: DNSMASQ_LISTENING
- 目标
- DNSMASQ_LISTENING
- 默认值
- all
- 价值
- all
下载统计数据
5,383
下载总数
详细信息
存储库
testdasi/pihole-with-dot:latest最后更新2025-04-02
初见2021-04-11
在Unraid 上运行 pihole-with-dot 。
pihole-with-dot 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。