48f94b7a8a6a409e0beb9cc92f1f5e59f7e3fe74
Windows Docker Gitea Runner
This repository is a Gitea version of the tiobe/docker-github-runner-windows runner for GitHub.
This repository will run the self-hosted gitea actions runners for Windows with Visual Studio 2022 buildtools installed by default.
The build images can be found on Docker Hub.
Environment variables
| Environment Variable | Description |
|---|---|
GITEA_RUNNER_NAME |
The name of the runner to use. |
GITEA_RUNNER_REGISTRATION_TOKEN |
The format of the registration token is a random string D0gvfu2iHfUjNqCYVljVyRV14fISpJxxxxxxxxxx. |
GITEA_RUNNER_LABELS |
A comma separated string to indicate the labels. Default is 'windows:host' |
GITEA_INSTANCE_URL |
URL of the Gitea server e.g gitea.mycompany.com. |
Release 0.2.13
Latest
Languages
PowerShell
53.1%
Dockerfile
46.9%