nubificus / bima

bima: OCI image builder for non-container software
Apache License 2.0
10 stars 0 forks source link

Unikernels: Add supported vmm/hypervisor version annotation #3

Closed gntouts closed 1 year ago

gntouts commented 1 year ago

In the case of unikernel images, the urunc runtime will use a hypervisor to run the unikernel binary. This creates the need to specify the hypervisor version to be used with the given unikernel.

We should decide upon a flexible versioning scheme. bima is not required to check that info, just make sure it is persisted in our unikernel image for urunc to deal with.