Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.NET 6 Container Release Notes #3276

Closed
mthalman opened this issue Nov 8, 2021 · 0 comments
Closed

.NET 6 Container Release Notes #3276

mthalman opened this issue Nov 8, 2021 · 0 comments

Comments

@mthalman
Copy link
Member

mthalman commented Nov 8, 2021

.NET 6 Container Release Notes

The .NET 6 release includes a few breaking changes to container images that you'll need to be aware of.

If you're migrating from .NET Core 3.1 to .NET 6, please also read the release notes for changes that occurred in .NET 5.

Default Debian version set to Debian 11

The default Debian version has been upgraded to Debian 11 (Bullseye) as part of the .NET 6 release.

Default console logger format set to JSON

The default console logger format in the aspnet image type has been changed from a simple formatter to a JSON formatter to allow for better compatibility with automated tools.

Removal of procps package

The procps package is no longer included in the sdk image type due to a removal of this dependency in .NET 6.

More about .NET 6 Containers

Read more about .NET 6 support for containers.

@mthalman mthalman pinned this issue Nov 8, 2021
@mthalman mthalman moved this to Backlog in .NET Docker Dec 1, 2021
@mthalman mthalman closed this as completed Dec 8, 2021
Repository owner moved this from Backlog to Done in .NET Docker Dec 8, 2021
@dotnet dotnet locked and limited conversation to collaborators Apr 13, 2022
@mthalman mthalman converted this issue into discussion #3699 Apr 13, 2022
@mthalman mthalman unpinned this issue Apr 13, 2022

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Projects
Status: Done
Development

No branches or pull requests

1 participant