build_image

Function build_image 

Source
pub fn build_image(
    builder: impl ImageBuilder,
    image: &ImageMetadata<'_>,
) -> Result<(), Error>