set_additional_image_store

Function set_additional_image_store 

Source
pub fn set_additional_image_store<'c>(
    cmd: &'c mut Command,
    ais: impl AsRef<Utf8Path>,
) -> &'c mut Command
Expand description

Adjust the provided command (skopeo or podman e.g.) to reference the provided path as an additional image store.