This website requires JavaScript.
Explore
Help
Register
Sign In
Pi-Hole
/
docker-pi-hole
Watch
1
Star
0
Fork
0
You've already forked docker-pi-hole
mirror of
https://github.com/pi-hole/docker-pi-hole.git
synced
2025-12-24 12:28:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a3c22ffadf79ed08f6fbae26cc075d0c11c926d2
docker-pi-hole
/
src
History
yubiuser
a3c22ffadf
Set the default GID and UID to 1000
...
Signed-off-by: yubiuser <
github@yubiuser.dev
>
2025-02-10 18:17:37 +01:00
..
.dockerignore
Reorganise the repository
2022-07-15 17:43:09 +01:00
bash_functions.sh
Clarify log message for missing caps
2025-02-08 08:07:10 +01:00
crontab.txt
Create our own cron file rather than copying the one from the core repo (which contains non-standard cron syntax)
2023-07-03 22:54:49 +01:00
Dockerfile
Set the default GID and UID to 1000
2025-02-10 18:17:37 +01:00
start.sh
Monitor the capsh pid, not FTL pid. If stop is called without an exit code being passed to it, then FTL is still running - so we stop FTL and then get the exit code from the capsh PID by immediately
wait
ing it after killing FTL
2024-10-09 21:56:57 +01:00