pub fn validate_dockerfile_has_mcp_binaries( dockerfile_content: &str, project_root: &Path, services_config: &ServicesConfig, ) -> Vec<String>