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