pub fn local_runtime_target(
runtime: RuntimeKind,
image: &str,
) -> (&'static str, TargetTemplate)Expand description
The shared setup/startup template for a locally available container engine.
pub fn local_runtime_target(
runtime: RuntimeKind,
image: &str,
) -> (&'static str, TargetTemplate)The shared setup/startup template for a locally available container engine.