pub(crate) fn make_bundle<'a>( request: &BuildRequest, runtime_spec: &Spec, path: &Path, ) -> Result<()>
Produce an OCI bundle in a given path. Check [make_spec] for a description about the paths produced.