Skip to content

Bring back support for other hipervisors than QEMU #68

@miha-plesko

Description

@miha-plesko

Our development focuses mainly on following two commands:

capstan package compose <IMAGE-NAME>
capstan run <IMAGE-NAME>

But the capstan package compose only supports QEMU hipervisor, while the original capstan build supported a variety of them (VirtualBox for example). I guess it should be fairly easy to bring support for

capstan package compose -p <HIPERVISOR> <IMAGE-NAME>

since the code is already there, just need to connect it right.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions