Fixed it adding the “device” clause in the YAML. I didn’t need it outside the container, but I NEED it inside it
So you need to add
devices:
- /dev/net/tun
Fixed it adding the “device” clause in the YAML. I didn’t need it outside the container, but I NEED it inside it
So you need to add
devices:
- /dev/net/tun