I have Pi 4B running Docker and Portainer with PiHole and a few other apps installed. I installed Tailscale using the one line install command for Linux on the tailrace website.
I can ping the Pi remotely from outside of my home network (using tailscale Android app). I can't ping the pi remotely without tailscale, so it is establishing a connection to some extent
However, despite being connected, I can't remotely open any of the app UIs (PiHole, Portainer, PiMonitor, Goitify). For example, if I try to log into the admin console for PiHole it just never loads. No error message, just nothing happens.
So it seems like Tailscale can see the Pi, but it can't reach anything inside a docker container.
Any suggestions welcome.

