BPM, Workflow, and Case

BPM, Workflow, and Case

Come for answers. Stay for best practices. All we’re missing is you.

 View Only

RUN IBM BAW Docker Image in Apple Silicone Mac

By Selcuk Colak posted Fri March 22, 2024 01:57 AM

  

In this story I will explain how to run IBM BAW docker image in Apple Silicone Mac.

First we need to install Rosetta to our Apple Silicone Mac with the command below

softwareupdate --install-rosetta

And then we need to install iTerm2 from

https://iterm2.com/

Go to Applications > iTerm2 > Get Info and select “Open using Rosetta”

After that we will have 2 different terminal with two different arch type. We can double check it like below.

Default terminal:

iTerm 2 terminal:

And last we need to deselect “Use Rosetta emulation” option in docker desktop.

Now our Apple Silicone is ready for IBM BAW docker container. We can run our docker commands in iTerm2 terminal.

0 comments
14 views

Permalink