SbloodyS edited a comment on issue #8493:
URL:
https://github.com/apache/dolphinscheduler/issues/8493#issuecomment-1047794994
Hi, you can use the following command to build the docker image of the
standalone server.
```
./mvnw -B clean install \
-Dmaven.test.skip \
-Dmaven.javadoc.skip \
-Dmaven.checkstyle.skip \
-Pdocker,release -Ddocker.tag=ci \
-pl dolphinscheduler-standalone-server -am
```
--
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]