[arm64][Docker] How to build/download Arm64 Docker image for specific version of Ray?

As title. Per install guide we can pull rayproject/ray:nightly-aarch64 images, but where do I get stable versions build for ARM processors?
I also assume that not all ray versions have been build for ARM, how can I build, say 2.0.1 (this is the one we use) on an ARM machine (m2 mac)? Any tutorials/scripts/tools?

cc @jjyao re arm images

@dirtyValera

Sorry for the late reply. Unfortunately we don’t have arm for 2.0.1. You can see https://github.com/ray-project/ray/pull/31861 for more details. Could you upgrade your Ray version to at least 2.3?

1 Like