Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 459 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 459 Bytes

Dockerized Development Environment for Thingino firmware

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.