Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

qemu: uncaught target signal 11 (Segmentation fault) - core dumped #611

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

Closed
iamanuradha opened this issue Feb 15, 2023 · 2 comments
Closed

Comments

@iamanuradha
Copy link

On Mac M1, I keep on getting this error. Tried different versions and supported architecture and platform options provided. Searching for the error came across docker/for-mac#6204 stating "Please encourage the author of this container to supply an arm64 or multi-arch image, not just an Intel one. Now that M1 is a mainstream platform, we think that most container authors will be keen to do this."
Blocked on this and want o know if any work around of fix available for this issue

@Zerpet
Copy link

Zerpet commented Feb 15, 2023

This image provides multi-arch support. See "Supported architectures" here:

https://hub.docker.com/_/rabbitmq

This just works fine in my M1

docker run --platform linux/arm64 --rm rabbitmq:3

@michaelklishin
Copy link
Collaborator

Duplicate of #593?

@docker-library docker-library locked and limited conversation to collaborators Feb 15, 2023
@lukebakken lukebakken converted this issue into discussion #612 Feb 15, 2023

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants