snix_build::oci::bundle

Function make_bundle

Source
pub(crate) fn make_bundle<'a>(
    request: &BuildRequest,
    runtime_spec: &Spec,
    path: &Path,
) -> Result<()>
Expand description

Produce an OCI bundle in a given path. Check super::spec::make_spec for a description about the paths produced.