pub fn set_additional_image_store<'c>( cmd: &'c mut Command, ais: impl AsRef<Utf8Path>, ) -> &'c mut Command
Adjust the provided command (skopeo or podman e.g.) to reference the provided path as an additional image store.