Skip to main content

fetch_oci

Function fetch_oci 

Source
pub async fn fetch_oci(
    store: &Store,
    reference: &str,
) -> Result<Stored, StoreError>
Expand description

Pull an OCI component (manifest + blobs) and store it verbatim.