Search found 1 match
- 22 Jan 2025, 08:19
- Forum: Docker
- Topic: Problem with Docker and Pihole
- Replies: 1
- Views: 1136

Re: Problem with Docker and Pihole
Hi Gemini, Look at https://hub.docker.com/r/pihole/pihole quick start. You can deploy using Portainer stacks. Change the config to reflect the web port you want to use. I have this running on a TOS6 box without any issues. My stack config for reference: services: pihole: container_name: pihole image...