Ecosyste.ms: Awesome
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: about 1 month 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 (12 months ago)
- Default Branch: master
- Last Pushed: 2024-05-28T20:17:58.000Z (6 months ago)
- Last Synced: 2024-05-29T12:59:44.004Z (6 months ago)
- Language: Shell
- Size: 21.5 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Dockerized Development Environment for Thingino and OpenIPC
-----------------------------------------------------------Podman/Docker image for developing [Thingino][1] and [OpenIPC][2] firmware
in a standardized and reproducible environment across different machines.```
git clone https://github.com/themactep/docker-worker.git ~/docker-worker
cd ~/docker-worker
./run.sh thingino
```[1]: https://github.com/themactep/thingino-firmware
[2]: https://github.com/openipc/firmware