pub fn container_inspect_command(
runtime: ContainerRuntime,
container_id: &str,
) -> StringExpand description
Build the SSH command string for inspecting a single container.
pub fn container_inspect_command(
runtime: ContainerRuntime,
container_id: &str,
) -> StringBuild the SSH command string for inspecting a single container.