10
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 29 May 2026
10 points (100.0% liked)
Docker
1448 readers
1 users here now
founded 3 years ago
MODERATORS
Sounds great!
Can you provide your compose-file? I feel like I need a correct and up-to-date setup to properly understand it.
Is PiHole, Unbound and NextCloud running in the same compose file and are you using different networks in it?
Actually I don't have unbound and runs directly in my pi2 so I just have a nextcloud in a compose file that's been running for 3 years. But the issue seems to be with docker port mapping. You just have to remember to use different port mapping to the same 80 port they need and you should be good.
I use this community maintained version, they have a very detailed description and an example compose: https://github.com/nextcloud/docker#base-version---apache