Robert Brennan
Robert Brennan
ditto @cesaregerbino --your output above claims it's `running`
@ha-zhcool it does seem like there's a CPU/arch issue, given the 132 exit code. But also _something_ is running, so it's not a total incompatibility--maybe it's hitting an instruction that's...
what's the exit code from `make build` or `make run`? any logs?
I believe there's a `--platform` flag for `docker run`...
👍 yeah that sounds like the right solution!
👍 let's get this in. Thanks!
I think it's OK to wait for an `initialize` event to start the controller, so long as we change the frontend to work with that behavior. Probably better practice TBH
Pretty sure this is good now
Looks like just some lint errors left
Hmm--we used to have this documented right in the readme. Must have gotten lost in the switch to the docs site