Base for Forgejo runner images
- Dockerfile 100%
|
|
||
|---|---|---|
| .forgejo/workflows | ||
| Dockerfile | ||
| README.md | ||
Node
A bare basics image that should be able to run as a Forgejo runner, i.e. has node installed. Based on Debian to mimic the most common setups for my machines.
This image is inspired by this article by Chris Pratl.