numaflow-java
numaflow-java copied to clipboard
Support multi-architecture builds (arm64, amd 64) for example images
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.