Closed sbmaggarwal closed 1 year ago
@sbmaggarwal the M1 is an ARM processor, not an x86 processor, could you try --platform linux/arm64
:
docker run -e AMQ_USER=artemisuser -e AMQ_PASSWORD=artemispwd --name project-artemis --platform linux/arm64 -p 80:8161 -p 61616:61616 quay.io/artemiscloud/activemq-artemis-broker:dev.latest
That was silly of me, thank you!
Describe the bug Not able to launch the Basic Broker Image on Mac Apple M1 Pro Ventura 13.4.
To Reproduce Steps to reproduce the behavior:
Platform (please complete the following information):
Expected behavior Above command should deploy the image on the tutorial.
Screenshots
Additional context The error during
docker run
is: