https://github.com/brainboxdotcc/self-hosted-runner
Self Hosted Runner for Raspberry Pi
https://github.com/brainboxdotcc/self-hosted-runner
Last synced: 2 months ago
JSON representation
Self Hosted Runner for Raspberry Pi
- Host: GitHub
- URL: https://github.com/brainboxdotcc/self-hosted-runner
- Owner: brainboxdotcc
- License: apache-2.0
- Created: 2023-11-01T02:32:34.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-27T11:09:01.000Z (over 1 year ago)
- Last Synced: 2024-04-25T00:11:08.431Z (about 1 year ago)
- Language: Dockerfile
- Size: 8.79 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# self-hosted-runner
This is the base docker script for turning a raspberry pi into a self hosted ARM runner.
This is the 32-bit ARM7 version for Raspberry Pi 4B.
Supports compile concurrency of 4, e.g. `make -j4` with D++.