adoroszlai commented on code in PR #8385: URL: https://github.com/apache/ozone/pull/8385#discussion_r2072889007
########## hadoop-hdds/docs/content/start/FromSource.md: ########## @@ -25,6 +25,7 @@ weight: 30 * JDK 1.8 or higher * [Maven 3.6 or later](https://maven.apache.org/download.cgi) * Internet connection for first build (to fetch all Maven and Ozone dependencies) +* [Docker Compose v2.32.1 or higher](https://docs.docker.com/compose/install/) (to prevent unexpected character “-” in variable name issue) Review Comment: No, the bug affects version range `[v2.29.3, v2.30.0)`, which excludes 2.30, the first version with the fix. So 2.30 or above should work. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@ozone.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@ozone.apache.org For additional commands, e-mail: issues-h...@ozone.apache.org