docker-pi-hole | Pi-hole in a docker container | Continuous Deployment library
kandi X-RAY | docker-pi-hole Summary
kandi X-RAY | docker-pi-hole Summary
A Docker project to make a lightweight x86 and ARM container with Pi-hole functionality.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of docker-pi-hole
docker-pi-hole Key Features
docker-pi-hole Examples and Code Snippets
Community Discussions
Trending Discussions on docker-pi-hole
QUESTION
I am trying to make the following docker-compose.yaml
to run on my QNAP
container station.
The following part is working, but after the "restart: unless-stopped" the mess begins.
...ANSWER
Answered 2021-Sep-18 at 18:11QUESTION
I am trying to set up pi-hole in Azure Container Instance. Here is the link to the docker-compose file of pi-hole.
Following the YAML reference for the Azure Container Instance, I am trying to convert this docker-compose file.
Here is the YAML file I have populated.
...ANSWER
Answered 2020-Apr-08 at 01:54Unfortunately, the port for ACI to exposed to the Internet should be a unique one, it means the port only can appear one time. And I know that you want the port 53 allowing both TCP and UDP protocol, but it does not support in ACI currently.
If you do not mind, the VM can help you achieve your purpose.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install docker-pi-hole
Run docker-compose up -d to build and start pi-hole
Use the Pi-hole web UI to change the DNS settings Interface listening behavior to "Listen on all interfaces, permit all origins", if using Docker's default bridge network setting
In 2022.01 and later, the default DNSMASQ_USER has been changed to pihole, however this may cause issues on some systems such as Synology, see Issue #963 for more information. If the container wont start due to issues setting capabilities, set DNSMASQ_USER to root in your environment.
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page