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

cannot pull image on macOS M1 #12

Closed
Houssainatou opened this issue Apr 1, 2023 · 2 comments
Closed

cannot pull image on macOS M1 #12

Houssainatou opened this issue Apr 1, 2023 · 2 comments

Comments

@Houssainatou
Copy link

Houssainatou commented Apr 1, 2023

I try to run given commands to pull docker images on macOS M1 (arm), then I get this message:

Unable to find image 'ghcr.io/green-code-initiative/sonarqube-ecocode:latest' locally
latest: Pulling from green-code-initiative/sonarqube-ecocode
docker: no matching manifest for linux/arm64/v8 in the manifest list entries.
See 'docker run --help'.

Can we have docker image which works on this OS?
Thanks

@dedece35
Copy link
Member

dedece35 commented Apr 1, 2023

Hi @Houssainatou;

thank you for your issue.
Indeed, only one people of core team has a M1 MacOS and we don't have tested this docker process on M1 or M2.
@jhertout, an idea ?

By another hand you can build your installation from scratch if you follow INSTALL.md file.
The docker command present in README.md is for people who wants to test our plugins without installing all the technical stack (maybe it's your case ?!).

We will ask for people who could check it.

@Houssainatou
Copy link
Author

Hi @Houssainatou;

thank you for your issue. Indeed, only one people of core team has a M1 MacOS and we don't have tested this docker process on M1 or M2. @jhertout, an idea ?

By another hand you can build your installation from scratch if you follow INSTALL.md file. The docker command present in README.md is for people who wants to test our plugins without install all the technical stack (maybe it's your case).

We asking for people who could check it.

Hi @dedece35,
Thanks, for your response. I install it by following Install.md everything is OK with Install.md. Thanks

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