You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
The following error is produced on a MacBook M1 when running
docker run -v "$(pwd):/home/sourcehawk" optumopensource/sourcehawk:0.6.0 scan
The text was updated successfully, but these errors were encountered: