Skip to main content

container_command_failed

Function container_command_failed 

Source
pub fn container_command_failed(code: i32) -> String
Expand description

Generic fallback when none of the container error classifiers matched. The exit code is the only signal we can show without leaking unfiltered remote stderr.