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.
- Host: GitHub
- URL: https://github.com/themactep/docker-worker
- Owner: themactep
- Created: 2023-12-03T07:54:49.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-02-08T18:55:19.000Z (over 1 year ago)
- Last Synced: 2025-02-14T00:35:45.986Z (over 1 year ago)
- Language: Shell
- Size: 30.3 KB
- Stars: 3
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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