I create a linux docker container about nrf development environment. And the container host is windows11.
everything works fine except flashing function.
i passthrough my jlink into the container using usb-pid tools.But the nrf connect extension can't find device.
So i can't flash the binaries into my board.
Does anyone use this way to develope the software? How can i sovle this issue.