# ./discourse-setup
…
Building app
standard_init_linux.go:211: exec user process caused "exec format error"
Your Docker installation is not working correctly
See: https://meta.discourse.org/t/docker-error-on-bootstrap/13657/18?u=sam
I tried installing discourse on a raspberrypi with two different docker version:
# docker --version # (from debian buster)
Docker version 18.09.1, build 4c52b90
# docker --version # (installed via discouse installation script)
Docker version 19.03.12, build 48a6621
# arch
armv7l
Likely a lot prior to that, we will get stuff working on arm properly once Apple finish the transition to the A14 or A15 on laptops and desktops.
We want to support dev environments on Macs and Macs are poised to be the absolute fastest single core computers out there now that the latest iPhone is scoring 200 on speedometer.
My estimate is that within 3 years Discourse will work fine on arm dev environments.