Adelaide .net User Group Podcast

Containers in .NET 7, with David Gardiner

Informações:

Sinopsis

Running .NET inside a container has been supported for a while, but up until now, building the container image required a bunch of extra steps. Until .NET 7! We'll contrast how much easier it is to build containers for .NET apps in .NET 7, how you can customise the image to your needs, incorporate it into your CI/CD pipeline, and any limitations to be aware of. Links: Blog post announcement GitHub project for SDK Container builds