add whitelisting

This commit is contained in:
Kameron Kenny - pi501 2025-08-19 15:00:27 -04:00
parent 46fbb63489
commit 30217b10e2
3 changed files with 7 additions and 3 deletions

View File

@ -4,3 +4,5 @@ MAINTAINER Kameron Kenny
COPY etc/pihole /etc/pihole
COPY etc/dnsmasq.d /etc/dnsmasq.d
RUN for i in $(cat whitelist.list); do pihole -w $i ; done
RUN pihole -g

View File

@ -10,7 +10,7 @@ services:
build:
dockerfile: Dockerfile
container_name: pihole1
image: docker-registry1.in.thelinuxpro.net:5000/tlp/pihole1:250630.0.1
image: docker-registry1.in.thelinuxpro.net:5000/tlp/pihole1:250819.0.1
restart: unless-stopped
environment:
TZ: 'America/Indianapolis'
@ -36,7 +36,7 @@ services:
build:
dockerfile: Dockerfile
container_name: pihole2
image: docker-registry1.in.thelinuxpro.net:5000/tlp/pihole2:250630.0.1
image: docker-registry1.in.thelinuxpro.net:5000/tlp/pihole2:250819.0.1
restart: unless-stopped
environment:
TZ: 'America/Indianapolis'
@ -62,7 +62,7 @@ services:
build:
dockerfile: Dockerfile
container_name: pihole3
image: docker-registry1.in.thelinuxpro.net:5000/tlp/pihole3:250630.0.1
image: docker-registry1.in.thelinuxpro.net:5000/tlp/pihole3:250819.0.1
restart: unless-stopped
environment:
TZ: 'America/Indianapolis'

View File

@ -0,0 +1,2 @@
icloud.com
mask.icloud.com