Motivation
Sysbox is a container runtime that effectively allows running privileged containers without sacrificing security (for example, it exposes writable cgroupfs). Since invoker works pretty bad without root, and running invoker as privileged container is potential security threat, using sysbox can improve overall security.
Tasks