Skip to content

chA0s-Chris/dotnet-nukebuild

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Image Version Docker Image Version Docker Image Version GitHub last commit Docker Image Size (latest semver) Docker Pulls GitHub

dotnet-nukebuild

A Linux-based Docker image intended to use with CI/CD servers for building .NET Core applications.

The image is tagged for the current .NET releases and is bases on the corresponding official .NET SDK (Ubuntu flavor).

Tags

Tags Status SDK Runtime Base
9, latest STS 9.0.301 9.0.6 Ubuntu Noble
10-preview, preview Preview 10.0.100-preview.5.25277.114 10.0.0-preview.5.25277.114 Ubuntu Noble
8 LTS 8.0.411 8.0.17 Ubuntu Noble

Additional software

  • Docker CLI 28.1.1
  • kubectl 1.33.0
  • nuke 9.0.4 as global tool
  • Azure Devops credential provider for NuGet
  • docker pushrm 1.9.0 (Docker Push Readme)
  • git 2.43.0
  • git-lfs 3.6.1
  • .NET Aspire SDK

Get The Image

docker pull chaos/dotnet-nukebuild:latest

Or visit the chaos/dotnet-nukebuild page on docker hub.

Versioning

Since .NET 6 the major version of this image will always correspond to the .NET SDK version included.

Preview/RC .NET 10

The current preview of .NET 10 is available using the preview tag.

docker pull chaos/dotnet-nukebuild:preview

License

MIT

About

Linux-based Docker image for building .NET Core applications using NUKE.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages