pub fn validate_profile_dockerfile( dockerfile_path: &Path, project_root: &Path, services_config: &ServicesConfig, ) -> Result<()>