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

Run OMERO.server & OMERO.web on MAC M2 #91

Open
Cinoow opened this issue Mar 17, 2024 · 2 comments
Open

Run OMERO.server & OMERO.web on MAC M2 #91

Cinoow opened this issue Mar 17, 2024 · 2 comments

Comments

@Cinoow
Copy link

Cinoow commented Mar 17, 2024

Hi all,

I am encountering this issue while trying to run OMERO.server and OMERO.web in Docker on my Mac M2.
-> Following your documentation, I use the command “docker compose pull” and I have the error :

no matching manifest for linux/arm64/v8 in the manifest list entries

Research indicates that the problem is linked with the Mac m2 chip. Is something planned to manage this issue?

Thank you in advance for your answers and have a nice day!

Regards.

@Cinoow
Copy link
Author

Cinoow commented Mar 19, 2024

I found the solution, you'll have to enter that command in the terminal :
export DOCKER_DEFAULT_PLATFORM=linux/amd64

Have a nice day, you can close the issue !

@jburel
Copy link
Member

jburel commented Mar 19, 2024

Sorry for not replying earlier. This is the way we run it too
I will add it to the README

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