Building the Docker Image

This command builds a Docker image for a Gitea runner environment with Node.js 24 on Ubuntu Noble.

Usage:

Docker Runner Gitea

docker build -t docker-runner-gitea:noble-node-24 .
Description
No description provided
Readme 38 KiB