Apple M1 for discourse development

Unfortunately the M1 Docker implementation has some issues which mean our base image doesn’t work :cry:

As for isolating dev environments - I guess my advice would be to make sure you’re using Bundler / Yarn to allow installing different dependencies for each project. For Ruby, there are also tools like rvm which allow you to instantly switch between different versions of Ruby.

6 Likes