Hello,
I’m running Docker Desktop on Windows 10 and pulled the riftbit/serviio:
https://hub.docker.com/r/riftbit/serviio
I started it following the instructions, but the DLNA server is not found.
I have found online many suggestions that for DLNA it is better to use --network host rather than the bridge mode, but I’m exposed port 1900 for udp so I thought bridge mode ought to work…
Is there a way to make it work using bridge mode, or is the only option to switch to host mode?
Thanks,
Jörg