Skip to content

Running docker images on M1 Mac

Hannu edited this page Oct 14, 2021 · 7 revisions

Prerequisite: Make sure that Rosetta 2 is installed on your M1 Mac, if it is not, install using:
softwareupdate --install-rosetta

To make the docker images run on a M1 Mac the default memory configuration needs to be increased from the default settings. Using Docker Desktop, press cogwheel for Settings -> Resources, and adjust the allocated memory using the slider. (4GB seems to do the trick).

Apply & Restart and the emulation should now work.

The emulation is not perfect, and the blockchain will crash intermittently, just restart & play.

Clone this wiki locally