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


##########
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:
   ```suggestion
   using different configurations. Check the `./getting-started` directory for 
more information.
   ```



-- 
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...@polaris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to