lucifercr07 commented on code in PR #9080:
URL: https://github.com/apache/ozone/pull/9080#discussion_r2390109645


##########
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:
 
+- Obtain Ozone’s sample Docker Compose configuration:
+```bash
+curl -O 
https://raw.githubusercontent.com/apache/ozone-docker/refs/heads/latest/docker-compose.yaml
 ```
-docker run -p 9878:9878 apache/ozone
+
+- Start the cluster

Review Comment:
   @priyeshkaratha thanks for review, will update accordingly. Was following 
the documentation we've on 
https://ozone.apache.org/docs/edge/start/startfromdockerhub.html.
   Shall we update there as well to include reference for 
`OZONE_REPLICATION_FACTOR` env variable?
   
   <img width="828" height="273" alt="Image" 
src="https://github.com/user-attachments/assets/6142c149-c6e0-4aee-98d9-e537742fa460";
 />



-- 
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]

Reply via email to