jojochuang commented on code in PR #8385: URL: https://github.com/apache/ozone/pull/8385#discussion_r2072730248
########## 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: According to https://issues.apache.org/jira/browse/HDDS-11590 Docker Compose v2.31 or above should works. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
