1
0
Fork 0
mirror of https://git.sr.ht/~roxwize/.dotfiles synced 2025-05-14 09:33:04 +00:00
This commit is contained in:
Rae 5e 2025-03-08 20:29:42 -05:00
parent 50e9bafbf0
commit f85fb25d59
Signed by: rae
GPG key ID: 5B1A0FAB9BAB81EE
5 changed files with 50 additions and 27 deletions

View file

@ -27,6 +27,7 @@
];
log-driver = "journald";
extraOptions = [
"--cap-add=NET_ADMIN"
"--cap-add=SYS_NICE"
"--network-alias=pihole"
"--network=pihole_default"

View file

@ -28,7 +28,7 @@ services:
cap_add:
# See https://github.com/pi-hole/docker-pi-hole#note-on-capabilities
# Required if you are using Pi-hole as your DHCP server, else not needed
# - NET_ADMIN
- NET_ADMIN
# Required if you are using Pi-hole as your NTP client to be able to set the host's system time
# - SYS_TIME
# Optional, if Pi-hole should get some more processing time