RishiRajAnand opened a new issue, #3318: URL: https://github.com/apache/incubator-kie-tools/issues/3318
Presently, container images only have the ability to build one architecture at a time, It does so by passing --arch flag while invoking kie-tools--image-builder script. Container images should support building for multiple architecture at same time. This can be achieved by making --arch flag to accept an array of archs instead of single architecture. The solution should not interfere with existing container packages functions. -- 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]
