An open API service indexing awesome lists of open source software.

https://github.com/themactep/docker-worker

Docker image for building the firmware in a standardized and reproducible environment across various machines.
https://github.com/themactep/docker-worker

Last synced: over 1 year ago
JSON representation

Docker image for building the firmware in a standardized and reproducible environment across various machines.

Awesome Lists containing this project

README

          

Dockerized Development Environment for Thingino firmware
--------------------------------------------------------

Podman/Docker container for developing [Thingino firmware][1]
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.

[1]: https://github.com/themactep/thingino-firmware