Actions runner images for use with actions-runner-controller that include some additional tools.
- Tags:
master
This image is based on summerwind/actions-runner:ubuntu-22.04 (which installs the latest GitHub Actions Runner tools on Ubuntu 22.04). It adds:
-
az CLI
-
PowerShell
-
.NET 8 SDK and .NET 9 Runtime
-
Tags:
ubuntu-logos
This image is based on ghcr.io/actions/actions-runner:latest (which installs the latest GitHub Actions Runner tools on Ubuntu 22.04). It adds:
- az CLI
- PowerShell
- .NET 8 SDK and .NET 9 Runtime
- Tags:
ltsc2022
The Windows Dockerfile was derived from the instructions and the example in this PR.
It is based on the mcr.microsoft.com/dotnet/framework/sdk image. It adds: