Instead of manually spawning container processes within the VM, use hyperstart as a `runc` frontend. This will allow us to use all `runc` security features and keep the container expected behaviour even when running inside a VM.
Instead of manually spawning container processes within the VM, use hyperstart as a
runcfrontend.This will allow us to use all
runcsecurity features and keep the container expected behaviour even when running inside a VM.