Implement VM support for OCI images #1360
Labels
API
Changes to the REST API
Documentation
Documentation needs updating
Feature
New feature, not a bug
Milestone
Currently OCI images can only be run as containers on top of Incus.
It would make sense to also allow them to run as lightweight virtual machines (
--vm
flag).To do so, I expect we'll want to:
incus-agent
This should give us a very lightweight VM which effectively acts almost identically to a traditional OCI container but can still handle all of our normal VM devices and config options.
The text was updated successfully, but these errors were encountered: