-
Hi, can we add arm64 bit docker images to the release process please ? It would be great to leverage aws arm64/graviton machines instead of being forced to use higher cost x86/amd setup. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Thanks for your suggestion. We are working to determine if there is a way we can support arm64 in the future. Stay tuned! |
Beta Was this translation helpful? Give feedback.
-
Finally, we support the arm64 builds. You can use the |
Beta Was this translation helpful? Give feedback.
Finally, we support the arm64 builds. You can use the
hstreamdb/hstream:v0.15.1
tag on an arm machine. BTW, due to the github action machine doesn't have an arm arch, we need to build it locally. So the arm builds may lack forlatest
tag. Hopefully, any tag builds after v0.15.1 will have.