RishiRajAnand commented on code in PR #3319:
URL:
https://github.com/apache/incubator-kie-tools/pull/3319#discussion_r2456353463
##########
packages/image-builder/README.md:
##########
@@ -18,7 +18,7 @@ Options:
-f, --containerfile Path to the Containerfile/Dockerfile [string]
[default: "Containerfile"]
-c, --context Path to the build context [string] [default:
"./"]
--build-arg Build args for the builder in the format
'<arg>=<value>', where <value> is a string (Can be used multiple times)
[array] [default: []]
- --arch The target build architecture. If not provided
will default to the native architecture [string] [choices: "amd64", "arm64",
"native"] [default: "native"]
+ --arch The target build architectures. If not
provided will default to the native architecture [array]
Review Comment:
I have added it as part of description and also default value
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]