This release seeks to address some issues brought about by changes made to Docker in version 20.10.14
Please note, for now at least, that NET_ADMIN
is a required capability
https://github.com/pi-hole/docker-pi-hole#note-on-capabilities
Docker specific changes
- Fix typo in README.md "Optional Variables" (IPv6) by @PeterDaveHello in #1005
- Support docker service names and links for PIHOLE_DNS_ by @haxwithaxe in #1014
- Test fix for moby security update. by @dschaper in #1022
- Upgrade to Bullseye base image instead of buster by @PromoFaux in #1029
- Docker 20.10.14 binary capabilites update. by @dschaper in #1030
- Add touch guards for Buster hosts and Bullseye images. by @dschaper in #1033
- Remove touch from runtime init scripts by @dschaper in #1034
- Document FTL_CMD environment variable by @SuperSandro2000 in #1032
Also incorporates Pi-hole Core v5.9.1:
- Wrap touch calls with if/then guards for Buster docker. by @dschaper in pi-hole/pi-hole#4665
Full Changelog: pi-hole/pi-hole@v5.9...v5.9.1
New Contributors
- @haxwithaxe made their first contribution in #1014
Full Changelog: 2022.02.1...2022.04