You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While implementing a Dev Container feature for Tailscale, I discovered that there's no way to have the feature add the equivalent of runArgs: ["--device=/dev/net/tun"], even though you can set privileged (which would work, but gives way more access than needed). Would it be possible to add this to the feature metadata spec?