diff --git a/release-notes/1.0/1.0.4.md b/release-notes/1.0/1.0.4.md index 99334c28..eb833f5b 100644 --- a/release-notes/1.0/1.0.4.md +++ b/release-notes/1.0/1.0.4.md @@ -6,7 +6,7 @@ ### .NET Core SDK 1.0.0 and 1.0.1 -**.NET Core SDK 1.0.0** is releasing with Visual Studio 2017. The [announcement blog](https://blogs.msdn.microsoft.com/dotnet/) linked above as well as the [RC4 blog post](https://blogs.msdn.microsoft.com/dotnet/2017/02/07/announcing-net-core-tools-updates-in-vs-2017-rc) have great details on what is available in this final release. +**.NET Core SDK 1.0.0** is releasing with Visual Studio 2017. The [announcement blog](https://blogs.msdn.microsoft.com/dotnet/) linked above as well as the [RC4 blog post](https://blogs.msdn.microsoft.com/dotnet/2017/02/07/announcing-net-core-tools-updates-in-vs-2017-rc) have great details on what is available in this final release. You can read about the Visual Studio 2017 in their [announcement](https://blogs.msdn.microsoft.com/visualstudio/). **.NET Core SDK 1.0.1**, available for download from the [.NET Core download page](https://www.microsoft.com/net/core), also includes support for Fedora 24 and OpenSUSE 42.1. @@ -21,7 +21,19 @@ Support for the following distros have been withdrawn to align with the respecti ### Docker Image Name Changes -**** text coming from Richard ***** +The latest .NET Core runtime and tools are available from [Docker](https://hub.docker.com/r/microsoft/dotnet/) in the following Docker SDK images: + +* 1.0.4-sdk +* 1.0.4-sdk-nanoserver +* 1.1.1-sdk +* 1.1.1-sdk-nanoserver + +You can also use the .NET For runtime images, which contain the latest runtime updates: + +* 1.0.4-runtime +* 1.0.4-runtime-nanoserver +* 1.1.1-runtime +* 1.1.1-runtime-nanoserver ### .NET Core 1.0.4 Symbol Packages diff --git a/release-notes/1.1/1.1.1.md b/release-notes/1.1/1.1.1.md index 536b3274..ef9567fe 100644 --- a/release-notes/1.1/1.1.1.md +++ b/release-notes/1.1/1.1.1.md @@ -6,7 +6,7 @@ ### .NET Core SDK 1.0.0 and 1.0.1 -**.NET Core SDK 1.0.0** is releasing with Visual Studio 2017. The [announcement blog](https://blogs.msdn.microsoft.com/dotnet/) linked above as well as the [RC4 blog post](https://blogs.msdn.microsoft.com/dotnet/2017/02/07/announcing-net-core-tools-updates-in-vs-2017-rc) have great details on what is available in this final release. +**.NET Core SDK 1.0.0** is releasing with Visual Studio 2017. The [announcement blog](https://blogs.msdn.microsoft.com/dotnet/) linked above as well as the [RC4 blog post](https://blogs.msdn.microsoft.com/dotnet/2017/02/07/announcing-net-core-tools-updates-in-vs-2017-rc) have great details on what is available in this final release. You can read about the Visual Studio 2017 in their [announcement](https://blogs.msdn.microsoft.com/visualstudio/). **.NET Core SDK 1.0.1**, available for download from the [.NET Core download page](https://www.microsoft.com/net/core), also includes support for Fedora 24 and OpenSUSE 42.1. @@ -18,7 +18,19 @@ Support for the following distros have been withdrawn to align with the respecti ### Docker Image Name Changes -**** text coming from Richard ***** +The latest .NET Core runtime and tools are available from [Docker](https://hub.docker.com/r/microsoft/dotnet/) in the following Docker SDK images: + +* 1.0.4-sdk +* 1.0.4-sdk-nanoserver +* 1.1.1-sdk +* 1.1.1-sdk-nanoserver + +You can also use the .NET For runtime images, which contain the latest runtime updates: + +* 1.0.4-runtime +* 1.0.4-runtime-nanoserver +* 1.1.1-runtime +* 1.1.1-runtime-nanoserver ### .NET Core 1.1.1 Symbol Packages