-
Notifications
You must be signed in to change notification settings - Fork 205
Open
Description
Feature or enhancement request details
It'd be neat to support invoking OCI runtimes instead of our homegrown vmexec process. We'd need a process wrapper type that knows what subcommands to invoke on the oci runtimes, and the pty fd passing is much different than what we do now. This would require vmexec to also conform to the OCI runtime expectations also if this is supposed to be drop-in.
Code of Conduct
- I agree to follow this project's Code of Conduct