flyrain commented on code in PR #859:
URL: https://github.com/apache/polaris/pull/859#discussion_r1929347705


##########
README.md:
##########
@@ -85,6 +85,9 @@ select * from db1.table1;
   build the image locally.
 - `docker run -p 8181:8181 -p 8182:8182 apache/polaris:latest` - To run the 
image.
 
+The Polaris codebase contains some docker compose examples to quickly get 
started with Polaris,
+using different configurations. Check the `./docker` directory for more 
information.

Review Comment:
   There are Spark and Trino docker compose examples under the directory 
`./getting-started`. Can we consolidate all docker compose examples into one 
place?



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

Reply via email to