Skip to content

Experimental OCI containers libraries and tasks.

License

Notifications You must be signed in to change notification settings

danegsta/sdk-container-builds

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.NET SDK Container Building Tools

This repo contains APIs and MSBuild Tasks for generating and testing an OCI Container from a .NET project.

A basic start with the library in an existing project:

dotnet add package Microsoft.NET.Build.Containers
dotnet publish --os linux --arch x64 -c Release -p:PublishProfile=DefaultContainer

You can learn more about the project from the project Documentation.

.NET

Prerequisites

.NET SDK 7.0.100, preview 7 or later

Contributing

See CONTRIBUTING.md for information on contributing to this project.

This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community. For more information, see the .NET Foundation Code of Conduct.

License

This project is licensed with the MIT license.

.NET Foundation

sdk-container-builds is a .NET Foundation project.

Related Projects

About

Experimental OCI containers libraries and tasks.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%