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
Add newCgroupNamespace option to isolate shell cgroup subtree (#98)
This allows to optionally make a PTY unshare to a new cgroup namespaces.
This allows better isolation that prevents "breakout" attempts where a
shell session attempts joining another cgroup scope out of its own
subtree.
0 commit comments