Actions runner images for use with actions-runner-controller that include some additional tools.
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, .NET 9 SDK, .NET 10 SDK
This image is based on ghcr.io/actions/actions-runner:latest (which installs the latest GitHub Actions Runner tools on Ubuntu 24.04). It adds:
- az CLI
- PowerShell
- .NET 8 SDK, .NET 9 SDK, .NET 10 SDK
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: