Docker container for broker in macbook air M1 is getting existed every time
I have macbook air m1 and I am trying to deploy pubsub+ on docker container but its showing AMD sign with '!' sign and container is immediately existing. can anyone knows how to resolve the issue.
Best Answer
-
Hi @techrahul95,
main reason: Our docker containers are x86_64 only. And M1 CPUs are not x86 compatible- they are ARM CPUs.
There is no short term solution to run a Solace container on a M1 mac.
If you have access to a cloud provider, you can run a VM there and start a Solace container... or you can use a Solace cloud instance (https://solace.com/products/event-broker/cloud/).
Uli
1
Answers
-
Hi @techrahul95,
main reason: Our docker containers are x86_64 only. And M1 CPUs are not x86 compatible- they are ARM CPUs.
There is no short term solution to run a Solace container on a M1 mac.
If you have access to a cloud provider, you can run a VM there and start a Solace container... or you can use a Solace cloud instance (https://solace.com/products/event-broker/cloud/).
Uli
1