calvinjiang opened a new pull request #7290: URL: https://github.com/apache/dolphinscheduler/pull/7290
<!--Thanks very much for contributing to Apache DolphinScheduler. Please review https://dolphinscheduler.apache.org/en-us/community/development/pull-request.html before opening a pull request.--> ## Purpose of the pull request This PR will close #7196 and #7088 . ## Brief change log The process of building dolphinscheduler image missed the file of datasource.properties.tpl. And fix a few issues in the startup-init-conf.sh. So need to rebuild dolphinscheduler image , and deploy it in the docker. I fixed a few issues with the initializing database by the way. ## Verify this pull request This change added tests and can be verified as follows: - *Manually verified the change by testing locally.* Success to deploy and start the dolphinscheduler's images.  Visit the web ui and create a process named 'test':  Create a shell task named 'test':  And save and run the process:  -- 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]
