priyeshkaratha commented on code in PR #9080: URL: https://github.com/apache/ozone/pull/9080#discussion_r2390090160
########## README.md: ########## @@ -50,18 +50,33 @@ Latest release artifacts (source release and binary packages) are [available](ht ## Quick start -### Run Ozone from published Docker image +### Run Ozone from Docker Compose -The easiest way to start a cluster with docker is: +The easiest way to start a cluster with docker is to use docker compose: Review Comment: ```suggestion The easiest way to start a cluster with docker is by using Docker Compose: ``` ########## README.md: ########## @@ -50,18 +50,33 @@ Latest release artifacts (source release and binary packages) are [available](ht ## Quick start -### Run Ozone from published Docker image +### Run Ozone from Docker Compose Review Comment: Its running from docker image only but it uses the tool Docker Compose. So I suggest title something like `Run Ozone with Docker Compos` -- 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]
