Open duncaan opened 4 years ago
I have tried building sumologic-collector image for arm64 using docker build -t
dpkg: error processing archive /tmp/collector.deb (--install):
package architecture (amd64) does not match system (arm64)
Errors were encountered while processing:
/tmp/collector.deb
It looks like Sumo Logic Collector is not available for arm64. On exploring, found sumo Logic does not provide the Collector Source code as open-source and they do not have plans to supply a Collector specifically built, tested, and supported under the ARM architecture. Link - https://support.sumologic.com/hc/en-us/articles/360034233293-Is-ARM64-architecture-supported-by-Sumo-Logic-collector-installer- Do you have any plans to release the image for arm64? To start with, can I get suggestions on the above issue?
My organization would like to leverage an ARM64 based docker image. This is possible to do on dockerhub, just requires an update to the build (which does not seem to be public).