.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.
.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,
runtimeandsdkdistinguishing identifiers have been added to the tags. For example,4.7.2-runtimeand4.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-1709will continue to be patched on a monthly basis.We recommend that as you create and maintain your code, you move to use the new
runtimeandsdkimages from the microsoft/dotnet-framework repo.The microsoft/dotnet-framework-build Docker Hub repo will be deleted on 1/1/2019.