Open edX Devstack Development with Apple Macbook M1 Silicon (ARM Architecture)

We’re starting to think about this, but I’m not aware of anyone in the Open edX community who has an Apple Silicon Mac yet to test it out. You could try running the existing x86 images in a recent Docker for Mac release and they should work thanks to qemu integration, but they might be a bit slow and/or unstable. It’s hopefully not too hard to tweak our existing image build process to also upload suitable ARM images, but it would be useful to have appropriate hardware available to make sure they work correctly.

Relevant Docker docs and blog posts:

2 Likes