Skip to content

LarsBauer/azure-function-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

azure-function-build

This image is based on dotnet/sdk from Microsoft and contains the following tools:

  • SonarScanner for .NET (available as .NET global tool) for code analysis
  • Azure CLI for authentication and configuration

Supported versions:

language docker tag
.NET Core 3.1 3.1
.NET 5 5.0 (latest)
.NET 5 (isolated process) 5.0-isolated