kezhenxu94 commented on pull request #6102: URL: https://github.com/apache/dolphinscheduler/pull/6102#issuecomment-913109958
@dailidong @CalvinKirs now users can use a single command to start the DolphinScheduler ``` docker run -it --rm -p 12345:12345 docker.io/apache/dolphinscheduler:1.3.6-SNAPSHOT standalone-server ``` And open http://localhost:12345/dolphinscheduler -- 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]
