openvino image broken on MacOS ARM
Issue Description
When starting the container, rosetta emits an error : rosetta error: failed to open elf at /lib64/ld-linux-x86-64.so.2 although the image is for aarch64
Steps to reproduce the issue
See Podman AI Lab PR or run a model using quay.io/ramalama/openvino image
Describe the results you received
Error reported in container log
Describe the results you expected
Container should start
ramalama info output
N/A
Upstream Latest Release
No
Additional environment details
No response
Additional information
No response
@bmahabirbu PTAL
This looks like there is only X86 support, did the former AI Lab Recipes image work on Arm? OpenVino does not seem to have Arm binaries.
As of now I believe that openvino model server doest support arm which is odd as the regular toolkit does
https://github.com/openvinotoolkit/model_server/issues/2648
Since OpenVino is only X86 closing this issue. If this changes at any time in the future, we can reopen.