-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
type_featureNew feature or requestNew feature or request
Milestone
Description
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
Labels
type_featureNew feature or requestNew feature or request