pub fn build_and_deploy( bin_name: &str, projdir: Option<&str>, features: Option<&str>, image: &str, ) -> Result<(Container, Utf8PathBuf)>