Skip to content

.NET Framework Runtime and Builder Docker repos have merged #125

Description

@MichaelSimons

.NET Framework Runtime and Builder Docker repos have merged

The microsoft/dotnet-framework-build Docker Hub repo has been merged into the microsoft/dotnet-framework Docker Hub repo. All new tags going forward will only be pushed to microsoft/dotnet-framework. The images in the microsoft/dotnet-framework-build Docker Hub repo will be retained and serviced accordingly as to not affect existing usage.

Details

The microsoft/dotnet-framework-build Docker Hub repo has been merged into the microsoft/dotnet-framework Docker Hub repo.

In order to differentiate the runtime and build images, runtime and sdk distinguishing identifiers have been added to the tags. For example, 4.7.2-runtime and 4.7.2-sdk.

All new tags going forward will only be pushed to microsoft/dotnet-framework. For example, the build images for 4.7.2 which was released today, only exist in microsoft/dotnet-framework repo.

The existing tags in microsoft/dotnet-framework-build will remain and be serviced accordingly. For example, the stable tags such as 4.7.1-windowsservercore-1709 will continue to be patched on a monthly basis.

We recommend that as you create and maintain your code, you move to use the new runtime and sdk images from the microsoft/dotnet-framework repo.

The microsoft/dotnet-framework-build Docker Hub repo will be deleted on 1/1/2019.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions