Hello,
Since Raspberry Pi 5 seems to be supported by OpenWRT 24.10.0, Gateway OS v4.7.0 should now work with rpi5. As the image is not yet available in the documentation (Raspberry Pi - ChirpStack open-source LoRaWAN® Network Server documentation). I want to try to build it by myself.
However I can’t even make the “make init” step. I have tried from windows powershell and WSL with Docker Compose version v2.33.0 and Docker version 27.5.1-rd, build 0c97515. I get an error about some flags not recognized by docker.
In wich environement should I be launching the “make init” command and every others steps.
Thank you