RishiRajAnand opened a new pull request, #3319:
URL: https://github.com/apache/incubator-kie-tools/pull/3319

   kie-issue: https://github.com/apache/incubator-kie-tools/issues/3318
   
   The PR enables the kie-tools-image-builder to build multiple platform image. 
   - The existing --arch flag is modified to accept array instead of single 
argument
   - Compatible with existing container packages
   - It retains the existing behavior for native builds, when no --arch is 
passed or the value of --arch  is "native", it triggers the native builds.
   - Values can be passed to --arch flag like `kie-tools--image-builder build 
--arch="amd64,arm64"` or  --arch="amd64"


-- 
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]

Reply via email to