Thanks for the heads up. I’ll probably end up needing to do that. I figured out that DHCP isn’t working because it’s still in the docker “internal network” container. I believe I’ll need to run network_mode: host and then redirect a bunch of ports since it’ll be use the Umbrel IP. Basically this:
http://community.umbrel.com/t/running-other-docker-apps-in-umbrel/1426
Not familiar with Interface listening behavior, but will look soon. I’m literally just running pi-hole now. Want to do DHCP and install unbound also.