Docker image which can be used to build Azure Pipelines .NET workloads running on i.e. in a AKS cluster.
- .NET 8
- .NET 9
- .NET 10
- Azure CLI
- Node LTS
- Buildah (Container tagging and publishing)
- Crane (Container archive publishing)
AZP_TOKEN- Azure DevOps PAT used to register agentAZP_URL- Azure DevOps org base urlAZP_POOL- Azure Pipelines Agent pool to register with.AZP_ARGS- Optional variable for arguments to the build agent i.e.--once.