Base for Forgejo runner images
  • Dockerfile 100%
Find a file
Michaël van de Weerd 5d34278e1f
All checks were successful
/ image (push) Successful in 30s
update dockerfile
2026-03-20 20:44:41 +01:00
.forgejo/workflows fix action urls 2026-03-20 20:25:21 +01:00
Dockerfile update dockerfile 2026-03-20 20:44:41 +01: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.