Issue using "sudo" in container: 'The "no new privileges" flag is set'

Thank you @manics, that solved my issue.

I thought at first the singleuser security context might’ve been inheritied from the hub, as I saw no securityContext option for the singleuser. However, I see I overlooked allowPrivilegeEscalation

1 Like