I am working on dockerizing the Firestorm repo because I hate running things locally, but that should also enable any architecture that can run docker to run firestorm.
If others are interested, I can push my changes upstream. Hoping to have it all sorted out this evening.
I am trying to get it working with docker compose (I find that’s easier to manage ports and volumes rather than straight up docker commands). I can push up my branch this evening and see if we can get it working.
Ok, after a lot of poking around, it looks like the multicast networking won’t work for mac or windows, so this would only work on linux. Going to shelve this for now, and will try again if they get host networking to work for other architectures.