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

Support ARM32 (linux/armv7) architecture #595

Closed
ngosang opened this issue Jan 15, 2022 · 2 comments
Closed

Support ARM32 (linux/armv7) architecture #595

ngosang opened this issue Jan 15, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@ngosang
Copy link

ngosang commented Jan 15, 2022

Raspberry Pi 4 has an ARM32 (linux/armv7) processor

I get this error when I try to install:

curl -sSfL https://raw.githubusercontent.com/anchore/grype/main/install.sh | sh -s -- -b /usr/local/bin
anchore/grype crit platform linux/armv7 is not supported.  Make sure this script is up-to-date and file request at https://github.com/anchore/grype/issues/new
@ngosang ngosang added the bug Something isn't working label Jan 15, 2022
@wagoodman
Copy link
Contributor

At this time only arm64v8 architecture is supported, however, we will continue to add more architecture support over time 👍

@wagoodman wagoodman added enhancement New feature or request and removed bug Something isn't working labels Jan 18, 2022
@spiffcs
Copy link
Contributor

spiffcs commented Jul 19, 2022

Closing this issue for now because of the complexities in adding this architecture to the current code base. We want to add more architecture support over time, but will not be covering this in the near future.

Thanks again for filing the issue and apologies for not addressing it earlier. Patches are welcome if you see a way forward for supporting this kind of release!

@spiffcs spiffcs closed this as completed Jul 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

No branches or pull requests

3 participants