deploy

Function deploy 

Source
pub async fn deploy(
    sysroot: &Sysroot,
    stateroot: &str,
    imgref: &OstreeImageReference,
    options: Option<DeployOpts<'_>>,
) -> Result<Box<LayeredImageState>>
Expand description

Write a container image to an OSTree deployment.

This API is currently intended for only an initial deployment.