I am very new to Rancher. I am using Rancher Desktop on Windows, and I want to communicate wit a device that is attached to the host's local network.
The container runtime is 'containered'
Is there a command line argument while running the image that can help me do this ?
I tried --network="host"
option but that does not work.