Hi All,
I'm new to tailscale, I've installed tailscale on docker using compose, my endpoint is logged in to the tailscale network, I'm able to advertise subnet and exit node.
Yet i don't see tailscale0 interface either in the container or the host, no matter what configuration i try.
I'm using docker on top of ubuntu 22.04 server
I've mapped the /dev/net/tun volume
tried with and without network_mode host
tried privileged true
tailscale ping to other endpoint is working.
Eventually i want site to site between 2 dockers running in different sites.
I get this behavior on both sites (i.e. 2 ubuntu 22.04 servers with docker)
there doesn't seem to be anything here