Skip to main content

validate_dockerfile_has_mcp_binaries

Function validate_dockerfile_has_mcp_binaries 

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