Reorganize, generalize build-and-push.sh
This commit is contained in:
3
desu.local/pihole/Dockerfile
Normal file
3
desu.local/pihole/Dockerfile
Normal file
@@ -0,0 +1,3 @@
|
||||
FROM pihole/pihole:latest
|
||||
RUN pihole -w spclient.wg.spotify.com apresolve.spotify.com
|
||||
COPY custom.list /etc/pihole/custom.list
|
4
desu.local/pihole/custom.list
Normal file
4
desu.local/pihole/custom.list
Normal file
@@ -0,0 +1,4 @@
|
||||
192.168.102.1 master1.desu.local
|
||||
192.168.102.10 node1.desu.local jellyfin.desu.local
|
||||
192.168.102.11 node2.desu.local
|
||||
192.168.102.12 node3.desu.local
|
Reference in New Issue
Block a user