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

Docker command does not run on M1 Mac #86

Open
ctoestreich opened this issue Sep 23, 2022 · 1 comment
Open

Docker command does not run on M1 Mac #86

ctoestreich opened this issue Sep 23, 2022 · 1 comment

Comments

@ctoestreich
Copy link
Contributor

The following error is produced on a MacBook M1 when running

docker run -v "$(pwd):/home/sourcehawk" optumopensource/sourcehawk:0.6.0 scan

WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
qemu: uncaught target signal 11 (Segmentation fault) - core dumped
@ctoestreich
Copy link
Contributor Author

ctoestreich commented Sep 23, 2022

Also the brew install caused issues as well. Did a chmod +x and it gave an exec format error then

Screen Shot 2022-09-23 at 9 38 57 AM

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

1 participant