Hi,
I'm using Debian buster
when I add a virtual machine (which I pull from docker) I get this error uBridge requires root access or the capability to interact with network adapters
I've installed ubridge and it has permission.
for example, I tried ubridge -H 5000 and it works.
if I add a virtual machine from virtual box everything is okay, so my problem is with Docker
what should I do?
Hi, I'm using Debian buster when I add a virtual machine (which I pull from docker) I get this error
uBridge requires root access or the capability to interact with network adapters
I've installedubridge
and it has permission. for example, I triedubridge -H 5000
and it works. if I add a virtual machine from virtual box everything is okay, so my problem is with Docker what should I do?