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

Docker image build issue on Apple M1 Mac #561

Open
har-roshan opened this issue May 20, 2024 · 2 comments
Open

Docker image build issue on Apple M1 Mac #561

har-roshan opened this issue May 20, 2024 · 2 comments

Comments

@har-roshan
Copy link

While trying the solution provided here:- MQ Container
I got the issue attached as screenshot.
Please suggest.
Screenshot 2024-05-20 at 11 08 18 AM

@arthurbarr
Copy link
Contributor

I don't think there's enough information here to fully diagnose the problem. What command did you run? What environment are you running in? The "Rosetta" error implies that maybe you're on a Mac? On an Apple Silicon Mac, you need to either download the "arm64" binaries for MQ, or, in some cases (e.g. with Podman 5.x), you can use amd64 emulation.

@fatso83
Copy link

fatso83 commented May 27, 2024

This issue should be closed if there is no reproducible chain of commands. I came across this and I have no idea if this applies to my case or not.
@har-roshan You need to list the steps someone needs to run in order to get there. Doing something like this also helps:

npx -y envinfo  --system

  System:
    OS: macOS 14.4.1
    CPU: (12) arm64 Apple M2 Max
    Memory: 1.29 GB / 64.00 GB
    Shell: 5.2.26 - /opt/homebrew/bin/bash

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

3 participants