You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We use nsq and are currently working on moving large parts of our fleet to run on ARM. We currently use the release binaries you upload to S3, which are amd64 only currently. Would it be possible to also build and upload Linux ARM64 binaries?
Based on a quick look around the repo, it seems like dist.sh would just need to be updated to also do a build for ARM64, is that correct?
The text was updated successfully, but these errors were encountered:
Related to #1306 which is about docker images.
We use nsq and are currently working on moving large parts of our fleet to run on ARM. We currently use the release binaries you upload to S3, which are amd64 only currently. Would it be possible to also build and upload Linux ARM64 binaries?
Based on a quick look around the repo, it seems like
dist.sh
would just need to be updated to also do a build for ARM64, is that correct?The text was updated successfully, but these errors were encountered: