Microsoft.NET.Build.Containers v0.3.2
This is the third public release of the .NET SDK containerization feature. This version brings support for
- Supplying more than one container tag via the ContainerTags property
- More resilient pushes thanks to retry support and request chunking
- Authentication to Amazon Elastic Container Service Registries thanks to @normj and team!
- Authentication to registries whose authentication servers are on different domains
- Authentication to Google Cloud Artifact Registry and Container Registry
- Support for more RIDs than just
linux-x64
- Enhanced support for rootless containers
To start containerizing your projects, see our Getting Started docs.