Skip to content

.NET 5.0 - Docker Repo Name Change #1939

@mthalman

Description

@mthalman

.NET 5.0 - Docker Repo Name Change

With the release of .NET 5.0 Preview 4, the Docker repositories where 5.0 images are located have been changed to no longer include core in the repo name.

Details

In order to better align with the .NET 5.0 branding, "core" is being dropped from the repository name. See #1765 for details.

Previous Repositories:

New repositories for .NET 5 going forward:

.NET 5.0 Preview 4 will be used as a transition period for this repo name change. This means that the 5.0 floating tags in the old repo will be updated to reference the Preview 4 images. For example, the .NET 5.0 runtime image will be tagged with both mcr.microsoft.com/dotnet/core/runtime:5.0 and mcr.microsoft.com/dotnet/runtime:5.0. This tagging strategy will end once Preview 5 is released. At that point, all 5.0 tags using the old repo name will no longer be updated. In addition, all 5.0 floating tags will be removed from the old repo for the GA release of 5.0 in order to avoid accidental usage.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions