hit-lacus commented on a change in pull request #797: KYLIN-4114 Provided a 
self-contained docker image for Kylin
URL: https://github.com/apache/kylin/pull/797#discussion_r314266740
 
 

 ##########
 File path: docker/run_container.sh
 ##########
 @@ -0,0 +1,9 @@
+docker run -d \
+-m 8G \
+-p 7070:7070 \
+-p 8088:8088 \
+-p 50070:50070 \
+-p 8032:8032 \
+-p 8042:8042 \
+-p 60010:60010 \
+apache-kylin-standalone
 
 Review comment:
   Should be `codingforfun/apache-kylin-standalone` instead.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to