Sign inSign up

lambda3/github-runner-windows

By lambda3

Updated about 4 years ago

Github self hosted runner that runs on a container

Image
1

3.3K

lambda3/github-runner-windows repository overview

Github Self hosted runner for Windows

This repository contains Dockerfile definitions for lambda3/github-runner-windows.

Downloads from Docker Hub Build

Supported tags

Configuration

You need to set these environment variables:

  • TOKEN - The token from Github Actions. Required.
  • REPO - The Github repo, should be owner/repo. Required.
  • GROUP - The runner group. Optional. Default value: Default

Running

On Windows, use Docker for Windows and run, on PowerShell:

docker run --name github-actions-runner -e TOKEN=$env:TOKEN -e REPO=$env:REPO lambda3/github-runner-windows

Maintainers

License

This software is open source, licensed under the MIT license. See LICENSE.txt for details. Check out the terms of the license before you contribute, fork, copy or do anything with the code. If you decide to contribute you agree to grant copyright of all your contribution to this project, and agree to mention clearly if do not agree to these terms. Your work will be licensed with the project at Apache V2, along the rest of the code.

Tag summary

Content type

Image

Digest

sha256:0ec45fab4

Size

3.2 GB

Last updated

about 4 years ago

docker pull lambda3/github-runner-windows