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

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

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++.