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

jf docker scan on Apple M2 #1933

Closed
aquacode opened this issue May 3, 2023 · 2 comments
Closed

jf docker scan on Apple M2 #1933

aquacode opened this issue May 3, 2023 · 2 comments
Labels
question Further information is requested

Comments

@aquacode
Copy link

aquacode commented May 3, 2023

Is there any way to scan Docker images using JFrog Xray if I am using an Apple M2?

I cannot use either the Docker app extension nor the CLI.

We are using JFrog version 7.33.12 and Xray 3.43.1 -- it is doubtful we can upgrade right now.

@aquacode aquacode added the question Further information is requested label May 3, 2023
@sverdlov93
Copy link
Contributor

Hi @aquacode,
Upgrading Xray is the way to go here, then you will get an arm64 executable that is compatible with your processor.
Also, a lot of changes and improvements were made on Xray side since the above version, including the docker scan feature.

As a workaround, you can try installing Rosetta2 which should help your Mac deal with the amd64 executable.
Let me know if that helped.

@aquacode
Copy link
Author

aquacode commented May 8, 2023

Upgrade worked, thanks.

@aquacode aquacode closed this as completed May 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants