Reorganize, generalize build-and-push.sh

This commit is contained in:
2021-02-27 05:59:33 -06:00
parent 8c4462efb5
commit 1c59f1a886
8 changed files with 1 additions and 1 deletions

View 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