Commit graph

19 commits

Author SHA1 Message Date
MaHl111
2dd3f775c6
Update building and base container to 2022.09.2 (#161) 2022-09-14 23:22:37 -07:00
Chris Crowe
8c1172acbc
Upgrading base container to 2022.08.2 (#151)
Required some reconfiguring since s6-overlay was upgraded to v3
2022-08-25 22:49:18 -07:00
Chris Crowe
0e8351772a
Update base container to 2022.07.1 (#143) 2022-07-10 16:24:13 -07:00
Chris Crowe
068d970f9e
Update base container to 2022.07 (#142) 2022-07-10 16:20:14 -07:00
Chris Crowe
45a04753ff
Update base container to 2022.05 (#134) 2022-05-26 23:10:12 -07:00
Xabi
9c405c39e4
Update pi-hole to version 2022.04.3 (#125) 2022-04-23 12:43:03 -07:00
Jens Brey
0206d8049a
Migrated unbound process handling to s6 and updated to latest pihole (#119)
* one-container: Migrated unbound to s6 supervise, update to latest pihole base image

* Added unbound-run file for S6
2022-04-13 21:35:22 -07:00
Chris Crowe
5969c76ee1
2022.02.1 (#101)
Update base container to 2022.02.1
2022-02-13 08:55:58 -08:00
LawnMo
adabe4c786
reduce edns-buffer-size to 1232 (#99)
avoids warnings in pihole such as :
Warning in dnsmasq core: reducing DNS packet size for nameserver 127.0.0.1 to 1280
from pihole's doc : https://docs.pi-hole.net/guides/dns/unbound/
2022-02-13 08:28:14 -08:00
Chris Crowe
5d990c297b
Upgrading base container to 2022.01.1 (#93) 2022-01-07 18:53:23 -08:00
Chris Crowe
8cb2c34de4
Upgrading base container to 2021.12 (#92)
* Upgrading base container to 2021.12

* Bumping to 2021.12.1
2021-12-26 14:09:08 -08:00
Chris Crowe
4769b48e9a
Updating base container to 2021.10.1 (#81) 2021-10-26 08:42:54 -07:00
Chris Crowe
5e36fcb3e7
Update pihole base container to 2021.09 (#76) 2021-10-06 08:47:49 -07:00
Chris Crowe
3a3e03fd09
Update pihole base container to 2021.09 (#72)
* Update pihole base container to 2021.09
* README typo fix
2021-09-19 17:20:56 -07:00
Chris Crowe
ab6bf5c5bc
Update pihole base container to v5.8.1 (#48) 2021-04-21 18:44:11 -07:00
Chris Crowe
9a585c9992
Updating base container to v5.8 (#46) 2021-04-15 23:46:54 -07:00
Chris
7b41e2bf42 Updating to pihole container v5.6
Also lockingt he base container version in the Dockerfile,
I'll be doing releases like this from now on
2021-02-08 23:34:03 -08:00
Chris Crowe
4a17db48cc
Dockerfile fix
Change install_unbound_and_s6_init.sh to start_unbound_and_s6_init.sh
2021-02-02 09:04:09 -08:00
Chris Crowe
f976f463db
Single container support (#11)
Adding a 2nd docker-compose config for running both Pi-Hole and Unbound in the same container (following recommended steps in the Pi-Hole docs).

Restructuring the project to maintain the old 2-container setup as well.
2020-12-31 12:23:33 -08:00