Chris Crowe
383407860e
Upgrading base container to 2023.01.10
2023-02-09 06:53:53 -08:00
Chris Crowe
96038ebbfa
Upgrading base container to 2022.12 ( #190 )
2022-12-29 19:04:19 -08:00
Chris Crowe
226fddf83a
Upgrading base container to 2022.11.2 ( #186 )
2022-12-16 14:25:22 -08:00
Chris Crowe
025a0a20c3
Upgrading base container to 2022.11.1 ( #181 )
2022-11-24 11:50:15 -08:00
Mats Oftedal
e936dbb95c
Updated pihole container version to 2022.10 ( #173 )
...
Updated pihole container version to 2022.10
2022-10-12 22:04:55 -07:00
Xabi
d60ebfcd7d
Disable so-rcvbuf custom value ( #166 )
...
* Disable so-rcvbuf custom value
Using the default value is most of the time enough for a normal operation.
This removes an Unbound warning that complains about not having the requested 1m or more for kernel buffering.
* Corrected indentation
* Include additional information
Explained how to correctly enable so-rcvbuf.
Co-authored-by: burnbabyburn <xyz258@abwesend.de>
Co-authored-by: burnbabyburn <xyz258@abwesend.de>
2022-10-12 22:02:36 -07:00
Chris Crowe
ecee22c5f9
Updating base container to verison 2022.09.3 ( #165 )
2022-09-14 23:43:34 -07:00
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
4d7fac1d67
Updating to new v5.8.1 base container ( #63 )
...
Seems the Pi-Hole team reused the same Docker image tag...
2021-08-10 23:17:04 -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
8fd6c18701
Update base image to v5.5.1 ( #17 )
...
* Rename init script
* Bumping base pihole container to v5.5.1
Also renumbering releases to match Pi-Hole releases
2021-01-19 09:04:44 -08:00
Chris
acc87d727e
Adding script for building and pushing new images
2020-12-31 12:39:33 -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