gluecontainers/dns-pihole/Dockerfile
Salt b90b9372de Add PiHole container with custom DNS
Not adding an entire volume for something that should be in change control, tyvm
2021-02-20 11:11:30 -06:00

3 lines
67 B
Docker

FROM pihole/pihole:latest
COPY custom.list /etc/pihole/custom.list