pub fn remove_container( container_id: &str, force: bool, remove_volumes: bool, ) -> Result<(), String>