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

The mac of the arm architecture reports an error #3

Open
webca7 opened this issue Aug 25, 2022 · 1 comment
Open

The mac of the arm architecture reports an error #3

webca7 opened this issue Aug 25, 2022 · 1 comment
Assignees

Comments

@webca7
Copy link

webca7 commented Aug 25, 2022

CodeQL Agent running Codeql scan: docker run --rm --name codeql-agent-docker -v "/Users/test/tools/code_review/src/java/JSH_ERP-v3.2:/opt/src" -e "USERID=$(id -u ${USER})" -e "GROUPID=$(id -g ${USER})" -v "/Users/test/tools/code_review/src/java/JSH_ERP-v3.2/codeql-agent-results:/opt/results" -e "THREADS=0" -e "FORMAT=sarif-latest" doublevkay/codeql-agent-dev...
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested

Add parameter to docker command
--platform linux/amd64

@vovikhangcdv vovikhangcdv self-assigned this Sep 12, 2022
@vovikhangcdv
Copy link
Member

Hi @webca7, thank you for your info.

We noticed the incompatible with ARM architecture and working on it. You can follow the issue at codeql-agent-project/codeql-agent-docker#1.

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