ww1516123 commented on issue #2530:
URL: 
https://github.com/apache/incubator-dolphinscheduler/issues/2530#issuecomment-619780879


   > Start the way
   > 
   > `docker pull ww1516123/incubator-dolphinscheduler
   > 
   > docker run -d --name incubator-dolphinscheduler -p 8888:8888 
ww1516123/incubator-dolphinscheduler`
   > 
   > @ww1516123
   
   modify 
   **conf/common.properties**
   add 
   ```
   # logger server rpc port
   loggerserver.rpc.port=50051
   ```
   and 
   `docker run   -v 
./common.properties:/opt/dolphinscheduler/conf/common.properties`


----------------------------------------------------------------
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:
[email protected]


Reply via email to