fn build_oci( repo: &Repo, rev: &str, writer: &mut OciDir, tag: Option<&str>, config: &Config, opts: ExportOpts<'_, '_>, ) -> Result<()>
Generate an OCI image from a given ostree root