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
[FAST_BUILD] No sudo when run with rootless triplet (#2132)
* No sudo when run with rootless triplet
- rootless triplet: -e NB_USER=root -e NB_UID=0 -e NB_GID=0
* Add tests for rootless triplet
* Update tests for rootless triplet
* Fix tests for rootless triplet
0 commit comments