docker-pi-hole icon indicating copy to clipboard operation
docker-pi-hole copied to clipboard

Pi-hole in a docker container

Results 78 docker-pi-hole issues
Sort by recently updated
recently updated
newest added

This is a: **Bug** ## Details On restart of docker container, pihole loads queries from the long term database and it takes too long to finish this process. DNS resolution...

never-stale

Re-opening because it's not resolved. Ya'll should provide support to your [other users](https://www.reddit.com/r/pihole/comments/ttqwsb/docker_piholeftl_no_process_found/) too ``` pihole: # adblock container_name: pihole image: 'pihole/pihole:latest' environment: # https://github.com/pi-hole/docker-pi-hole/issues/505 TZ: 'America/Chicago' #WEBPASSWORD: 'not working......

This is a: Bug ## Details My previous container, created through cockpit, worked fine. So while the fact that this container is no longer starting with a new systemd config...

This is a: **Run Issue** ## Details After installing, I cannot access the UI at all through any address. I can access the default lightpd page from `localhost` but nothing...

Various `pihole` commands fail due to missing `service` Perhaps we need a wrapper of some sort (I think we used to have one, not sure where it went.... to investigate)...

v6

This is a: **FILL ME IN** Just updated to Docker Tag [2024.07.0] When I Update Gravity I've this error message: [i] Building tree... [✗] Unable to build gravity tree in...

stale

## Description Mainly format changes, removal of trailing spaces, addition or removal of line breaks and some text corrections. Using some [markdown alerts](https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax#alerts) to emphasize critical information.

v6

### **What does this PR aim to accomplish?:** Drawing inspiration from: https://github.com/pi-hole/docker-pi-hole/pull/1643#discussion_r1755272752 And also from a comment where a user mentioned they could not run the build script due to...