Replies: 1 comment 1 reply
-
While we don't have instructions for this ready (because we don't do this directly), we do cross compile our Docker image for ARM64 somewhere in our pipeline. If building a Docker image is sufficient, this may help: qdrant/.github/workflows/docker-image.yml Lines 25 to 55 in c6a351c Otherwise I recommend to look up more general guides for cross compilation in Rust. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I'm exploring the way to cross compile qdrant for arm64 architecture. Are there any steps for this. Kindly help me with this information.
Thank you
Beta Was this translation helpful? Give feedback.
All reactions