Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish ARM64 docker image #94

Open
duncaan opened this issue Aug 21, 2020 · 1 comment
Open

Publish ARM64 docker image #94

duncaan opened this issue Aug 21, 2020 · 1 comment

Comments

@duncaan
Copy link

duncaan commented Aug 21, 2020

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).

@odidev
Copy link

odidev commented Jan 15, 2021

I have tried building sumologic-collector image for arm64 using docker build -t <image_name> . command but it is giving below error:

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants