turboFei commented on code in PR #1213:
URL: https://github.com/apache/auron/pull/1213#discussion_r2304377685
##########
auron-build.sh:
##########
@@ -24,6 +24,7 @@ print_help() {
echo "Build Auron project with specified Maven profiles"
echo
echo "Options:"
+ echo " --docker <true|false> Build in Docker (default: false)"
Review Comment:
> Perhaps we could additionally introduce two parameters, --docker-os and
--docker-file, to make it more flexible for the future?
We can add it in the future or followup PR
--
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]