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
Fixes: containers#6160
label_users tells buildah and podman to maintain the user and role
from the SELinux label, the default is to change the user and role to
system_u:system_r.
With this change we end up with an unconfined_u user running the
container as unconfined_u:unconfined_r.
Signed-off-by: Daniel J Walsh <[email protected]>
0 commit comments