Skip to content
This repository was archived by the owner on Dec 7, 2023. It is now read-only.
This repository was archived by the owner on Dec 7, 2023. It is now read-only.

Implement ignite build #1

@luxas

Description

@luxas

It should:

  • import a tar file or docker image
  • generate a unique (8-char random string to begin with) sha for the VM
  • build a 4GB (customizable with a flag) disk image, with that content tar/docker included to /var/lib/firecracker/images/{sha}/image.ext4
  • write a metadata.json file with info to /var/lib/firecracker/images/{sha}/metadata.json
  • have a --kernel flag which specifies what kernel in /var/lib/firecracker/kernel/ to use

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions