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