Azure Linux .NET container images are now publicly supported #5022
lbussell
announced in
Announcements
Replies: 2 comments 1 reply
-
Support level offered is: "Same as Ubuntu". Per #5004 |
Beta Was this translation helpful? Give feedback.
0 replies
-
@lbussell What's release schedule for these Azure Linux images? Is it documented anywhere? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
.NET container images based on Azure Linux (formerly CBL-Mariner) are now publicly supported.
It is available in both distroless and non-distroless versions for .NET 6, .NET 7, and .NET 8.
Azure Linux images are tagged as
cbl-mariner2.0
. For example:mcr.microsoft.com/dotnet/sdk:8.0-cbl-mariner2.0
mcr.microsoft.com/dotnet/aspnet:8.0-cbl-mariner2.0
mcr.microsoft.com/dotnet/runtime:8.0-cbl-mariner2.0
mcr.microsoft.com/dotnet/runtime-deps:8.0-cbl-mariner2.0-distroless
Full tag listings are available on MAR.
Beta Was this translation helpful? Give feedback.
All reactions