pub fn container_stop(
    engine: &Engine,
    container: &str,
    verbose: bool
) -> Result<ExitStatus>