action-env/README.md
Vitaliy Potyarkin 0218d0fe68 Describe this repo
Signed-off-by: Vitaliy Potyarkin <v.potyarkin@yadro.com>
2024-10-24 16:44:48 +03:00

321 B

Container environments for Forgejo Actions

Many actions developers are targeting GitHub Actions and assume that Node.js is available by default. This is not the case in Forgejo Actions, and we need to add Node.js to community provided images explicitly.

This repo contains Dockerfile for images used by TrueCloudLab.