numaflow-java icon indicating copy to clipboard operation
numaflow-java copied to clipboard

Support multi-architecture builds (arm64, amd 64) for example images

Open ayildirim21 opened this issue 1 year ago • 0 comments

Currently, if someone runs an image on an arm64 machine they will get this error: exec /usr/bin/java: exec format error. We should modify the pom.xml to build all examples to support arm64 in addition to amd64.

ayildirim21 avatar Jan 22 '25 17:01 ayildirim21