I had not used Docker before so this was an adventure! I learned a lot.ĭocker lets you run virtual computers (I'll call them guests, although this is not official Docker terminology ) inside your computer (the host ), and guests can run different operating systems from the one the host runs. So the past few days I have been getting it running on Linux on Docker in order to fix it. My co-Recurser Hazem tried running Programmable Matter on Linux, and it didn't work very well (I had previously run it only on my Mac).
Jake Donham > Technical Difficulties > How to run Electron on Linux on Docker on Mac How to run Electron on Linux on Docker on Mac