pub fn parse_compose(content: &str) -> Result<ComposeFile, ParseError>
Parse a Docker Compose file from a string.