Base for Forgejo runner images
  • Dockerfile 100%
Find a file
Michaël van de Weerd 842ced237c
All checks were successful
/ image (push) Successful in 17s
use generic util image
2026-08-09 11:21:00 +02:00
.forgejo/workflows update repo url 2026-06-28 22:22:43 +02:00
Dockerfile use generic util image 2026-08-09 11:21:00 +02:00
README.md update image and readme 2026-02-24 20:09:49 +01:00

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.