Podman container for developing Thingino firmware in a standardized and reproducible environment.
git clone https://github.com/themactep/docker-worker.git ~/thingino-builder
cd ~/thingino-builder
./run.sh
When inside the container, run make
to start building the firmware.