Skip to content

Make flist format OCI compliant #9

@zaibon

Description

@zaibon

This is the first step to be able to use flist format run any OCI runtime (runc, ...)
The definition of an OCI bundle: https://github.com/opencontainers/runtime-spec/blob/master/bundle.md

So it really only requires 2 things:

  • config.json
  • the root filesystem of the application.

Flist format already provide a way to have a full filesystem mounted using 0-fs

So the only things missing is the config.json.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions