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
@@ -220,7 +219,7 @@ Not only do I see all of the configuration options that I (probably forgot about
220
219
The above snippet was using the default SetUID program flow with a container image file named "ubuntu". For comparison, if we also use the `--userns` flag, and snip in the same places, you can see how the effective UID is never escalated, but we have the same outcome using a sandbox directory (*chroot*) style container.
0 commit comments