ibm-messaging / mq-container

Container images for IBM® MQ
Apache License 2.0
247 stars 186 forks source link

Docker image build issue on Apple M1 Mac #561

Open har-roshan opened 4 months ago

har-roshan commented 4 months ago

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 commented 4 months ago

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 commented 3 months ago

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