Update references to containers (#9188)
* Update references to containers * Apply suggestions from code review Co-authored-by: Matt Thalman <mthalman@microsoft.com> * Update container links for all in-service versions of .NET * Fix broken links --------- Co-authored-by: Matt Thalman <mthalman@microsoft.com>
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
- [Downloads](https://dotnet.microsoft.com/download/dotnet/6.0)
|
||||
- [Linux Package Managers](https://learn.microsoft.com/dotnet/core/install/linux)
|
||||
- [Containers](https://mcr.microsoft.com/catalog?search=dotnet/)
|
||||
- [Containers](https://hub.docker.com/_/microsoft-dotnet)
|
||||
- [Supported OSes](supported-os.md)
|
||||
- [Known Issues](known-issues.md)
|
||||
- [Installation instructions](install.md)
|
||||
|
||||
@@ -21,7 +21,7 @@ Each of the distributions can be downloaded from:
|
||||
- [Microsoft .NET website](https://dotnet.microsoft.com/download/dotnet/6.0)
|
||||
- [.NET 6 release notes](README.md)
|
||||
|
||||
[Container images](https://hub.docker.com/r/microsoft/dotnet/) are provided for Linux (Alpine, Debian, and Ubuntu).
|
||||
[Container images](https://hub.docker.com/_/microsoft-dotnet) are provided for Linux (Alpine, Debian, and Ubuntu).
|
||||
|
||||
## Install using deb/rpm packages
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@ Each of the distributions can be downloaded from:
|
||||
- [Microsoft .NET website](https://dotnet.microsoft.com/download/dotnet/6.0)
|
||||
- [.NET 6 release notes](README.md)
|
||||
|
||||
[Container images](https://hub.docker.com/r/microsoft/dotnet/) are provided for Linux (Alpine, Debian, and Ubuntu).
|
||||
[Container images](https://hub.docker.com/_/microsoft-dotnet) are provided for Linux (Alpine, Debian, and Ubuntu).
|
||||
|
||||
## Install using PKG
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@ Each of the distributions can be downloaded from:
|
||||
- [Microsoft .NET website](https://dotnet.microsoft.com/download/dotnet/6.0)
|
||||
- [.NET 6 release notes](README.md)
|
||||
|
||||
[Container images](https://hub.docker.com/r/microsoft/dotnet/) are provided for Windows (Nano Server and Server Core) and Linux (Alpine, Debian, and Ubuntu).
|
||||
[Container images](https://hub.docker.com/_/microsoft-dotnet) are provided for Windows (Nano Server and Server Core) and Linux (Alpine, Debian, and Ubuntu).
|
||||
|
||||
## Install using MSI
|
||||
|
||||
|
||||
@@ -29,7 +29,7 @@ Download links are provided for each of the distributions at:
|
||||
- [Microsoft .NET website](https://dotnet.microsoft.com/download/dotnet/6.0)
|
||||
- [.NET 6 release notes](README.md)
|
||||
|
||||
[Container images](https://hub.docker.com/r/microsoft/dotnet/) are provided for Windows (Nano Server, and Server Core) and Linux (Alpine, Debian, and Ubuntu).
|
||||
[Container images](https://hub.docker.com/_/microsoft-dotnet) are provided for Windows (Nano Server, and Server Core) and Linux (Alpine, Debian, and Ubuntu).
|
||||
|
||||
## What's installed?
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ See the [Release Notes][release-notes] for details about what is included in thi
|
||||
|
||||
## Docker
|
||||
|
||||
[.NET container images](https://hub.docker.com/r/microsoft/dotnet/) have been updated for this release. [Staying safe with .NET containers](https://devblogs.microsoft.com/dotnet/staying-safe-with-dotnet-containers/) provides insight and guidance on managing container images, with respect to pedigree, provenance and CVE management.
|
||||
[.NET container images](https://hub.docker.com/_/microsoft-dotnet) have been updated for this release. [Staying safe with .NET containers](https://devblogs.microsoft.com/dotnet/staying-safe-with-dotnet-containers/) provides insight and guidance on managing container images, with respect to pedigree, provenance and CVE management.
|
||||
|
||||
## Install .NET on Linux
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@ See the [Release Notes][release-notes] for details about what is included in thi
|
||||
|
||||
## Docker
|
||||
|
||||
[.NET container images](https://hub.docker.com/r/microsoft/dotnet/) have been updated for this release. [Staying safe with .NET containers](https://devblogs.microsoft.com/dotnet/staying-safe-with-dotnet-containers/) provides insight and guidance on managing container images, with respect to pedigree, provenance and CVE management.
|
||||
[.NET container images](https://hub.docker.com/_/microsoft-dotnet) have been updated for this release. [Staying safe with .NET containers](https://devblogs.microsoft.com/dotnet/staying-safe-with-dotnet-containers/) provides insight and guidance on managing container images, with respect to pedigree, provenance and CVE management.
|
||||
|
||||
## Install .NET on Linux
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@ See the [Release Notes][release-notes] for details about what is included in thi
|
||||
|
||||
## Docker
|
||||
|
||||
[.NET container images](https://hub.docker.com/r/microsoft/dotnet/) have been updated for this release. [Staying safe with .NET containers](https://devblogs.microsoft.com/dotnet/staying-safe-with-dotnet-containers/) provides insight and guidance on managing container images, with respect to pedigree, provenance and CVE management.
|
||||
[.NET container images](https://hub.docker.com/_/microsoft-dotnet) have been updated for this release. [Staying safe with .NET containers](https://devblogs.microsoft.com/dotnet/staying-safe-with-dotnet-containers/) provides insight and guidance on managing container images, with respect to pedigree, provenance and CVE management.
|
||||
|
||||
## Install .NET on Linux
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@ See the [Release Notes][release-notes] for details about what is included in thi
|
||||
|
||||
## Docker
|
||||
|
||||
[.NET container images](https://hub.docker.com/r/microsoft/dotnet/) have been updated for this release. [Staying safe with .NET containers](https://devblogs.microsoft.com/dotnet/staying-safe-with-dotnet-containers/) provides insight and guidance on managing container images, with respect to pedigree, provenance and CVE management.
|
||||
[.NET container images](https://hub.docker.com/_/microsoft-dotnet) have been updated for this release. [Staying safe with .NET containers](https://devblogs.microsoft.com/dotnet/staying-safe-with-dotnet-containers/) provides insight and guidance on managing container images, with respect to pedigree, provenance and CVE management.
|
||||
|
||||
## Install .NET on Linux
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
- [Downloads](https://dotnet.microsoft.com/download/dotnet/7.0)
|
||||
- [Linux Package Managers](https://learn.microsoft.com/dotnet/core/install/linux)
|
||||
- [Containers](https://mcr.microsoft.com/catalog?search=dotnet/)
|
||||
- [Containers](https://hub.docker.com/_/microsoft-dotnet)
|
||||
- [Supported OSes](supported-os.md)
|
||||
- [Known Issues](known-issues.md)
|
||||
- [Installation instructions](install.md)
|
||||
|
||||
@@ -21,7 +21,7 @@ Each of the distributions can be downloaded from:
|
||||
- [Microsoft .NET website](https://dotnet.microsoft.com/download/dotnet/7.0)
|
||||
- [.NET 7 release notes](README.md)
|
||||
|
||||
[Container images](https://hub.docker.com/r/microsoft/dotnet/) are provided for Linux (Alpine, Debian, and Ubuntu).
|
||||
[Container images](https://hub.docker.com/_/microsoft-dotnet) are provided for Linux (Alpine, Debian, and Ubuntu).
|
||||
|
||||
## Install using deb/rpm packages
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@ Each of the distributions can be downloaded from:
|
||||
- [Microsoft .NET website](https://dotnet.microsoft.com/download/dotnet/7.0)
|
||||
- [.NET 7 release notes](README.md)
|
||||
|
||||
[Container images](https://hub.docker.com/r/microsoft/dotnet/) are provided for Linux (Alpine, Debian, and Ubuntu).
|
||||
[Container images](https://hub.docker.com/_/microsoft-dotnet) are provided for Linux (Alpine, Debian, and Ubuntu).
|
||||
|
||||
## Install using PKG
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@ Each of the distributions can be downloaded from:
|
||||
- [Microsoft .NET website](https://dotnet.microsoft.com/download/dotnet/7.0)
|
||||
- [.NET 7 release notes](README.md)
|
||||
|
||||
[Container images](https://hub.docker.com/r/microsoft/dotnet/) are provided for Windows (Nano Server and Server Core) and Linux (Alpine, Debian, and Ubuntu).
|
||||
[Container images](https://hub.docker.com/_/microsoft-dotnet) are provided for Windows (Nano Server and Server Core) and Linux (Alpine, Debian, and Ubuntu).
|
||||
|
||||
## Windows Package Manager CLI (winget)
|
||||
|
||||
|
||||
@@ -55,7 +55,7 @@ Download links are provided for each of the distributions at:
|
||||
- [Microsoft .NET website](https://dotnet.microsoft.com/download/dotnet/7.0)
|
||||
- [.NET 7 release notes](README.md)
|
||||
|
||||
[Container images](https://hub.docker.com/r/microsoft/dotnet/) are provided for Windows (Nano Server, and Server Core) and Linux (Alpine, Debian, and Ubuntu).
|
||||
[Container images](https://hub.docker.com/_/microsoft-dotnet) are provided for Windows (Nano Server, and Server Core) and Linux (Alpine, Debian, and Ubuntu).
|
||||
|
||||
## What's installed?
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
- [Downloads](https://dotnet.microsoft.com/download/dotnet/8.0)
|
||||
- [Linux Package Managers](https://learn.microsoft.com/dotnet/core/install/linux)
|
||||
- [Containers](https://mcr.microsoft.com/catalog?search=dotnet/)
|
||||
- [Containers](https://hub.docker.com/_/microsoft-dotnet)
|
||||
- [Supported OSes](supported-os.md)
|
||||
- [Known Issues](known-issues.md)
|
||||
- [Installation instructions](install.md)
|
||||
|
||||
@@ -21,7 +21,7 @@ Each of the distributions can be downloaded from:
|
||||
- [Microsoft .NET website](https://dotnet.microsoft.com/download/dotnet/8.0)
|
||||
- [.NET 8 release notes](README.md)
|
||||
|
||||
[Container images](https://hub.docker.com/r/microsoft/dotnet/) are provided for Linux (Alpine, Debian, and Ubuntu).
|
||||
[Container images](https://hub.docker.com/_/microsoft-dotnet) are provided for Linux (Alpine, Debian, and Ubuntu).
|
||||
|
||||
## Install using deb/rpm packages
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@ Each of the distributions can be downloaded from:
|
||||
- [Microsoft .NET website](https://dotnet.microsoft.com/download/dotnet/8.0)
|
||||
- [.NET 8 release notes](README.md)
|
||||
|
||||
[Container images](https://hub.docker.com/r/microsoft/dotnet/) are provided for Linux (Alpine, Debian, and Ubuntu).
|
||||
[Container images](https://hub.docker.com/_/microsoft-dotnet) are provided for Linux (Alpine, Debian, and Ubuntu).
|
||||
|
||||
## Install using PKG
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@ Each of the distributions can be downloaded from:
|
||||
- [Microsoft .NET website](https://dotnet.microsoft.com/download/dotnet/8.0)
|
||||
- [.NET 8 release notes](README.md)
|
||||
|
||||
[Container images](https://hub.docker.com/r/microsoft/dotnet/) are provided for Windows (Nano Server and Server Core) and Linux (Alpine, Debian, and Ubuntu).
|
||||
[Container images](https://hub.docker.com/_/microsoft-dotnet) are provided for Windows (Nano Server and Server Core) and Linux (Alpine, Debian, and Ubuntu).
|
||||
|
||||
## Windows Package Manager CLI (winget)
|
||||
|
||||
|
||||
@@ -55,7 +55,7 @@ Download links are provided for each of the distributions at:
|
||||
- [Microsoft .NET website](https://dotnet.microsoft.com/download/dotnet/8.0)
|
||||
- [.NET 8 release notes](https://github.com/dotnet/core/blob/main/release-notes/8.0/preview/8.0.0-preview.7.md)
|
||||
|
||||
[Container images](https://hub.docker.com/r/microsoft/dotnet/) are provided for Windows (Nano Server, and Server Core) and Linux (Alpine, Debian, and Ubuntu).
|
||||
[Container images](https://hub.docker.com/_/microsoft-dotnet) are provided for Linux (Alpine, Debian, Ubuntu, Azure Linux, and distroless variants of Ubuntu and Azure Linux) and Windows (Nano Server and Server Core).
|
||||
|
||||
## What's installed?
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
- [Downloads](https://dotnet.microsoft.com/download/dotnet/9.0)
|
||||
- [Linux Package Managers](https://learn.microsoft.com/dotnet/core/install/linux)
|
||||
- [Containers](https://mcr.microsoft.com/catalog?search=dotnet/)
|
||||
- [Containers](https://hub.docker.com/_/microsoft-dotnet)
|
||||
- [Supported OSes](supported-os.md)
|
||||
- [Known Issues](known-issues.md)
|
||||
- [Installation instructions](install.md)
|
||||
|
||||
@@ -21,7 +21,7 @@ Each of the distributions can be downloaded from:
|
||||
- [Microsoft .NET website](https://dotnet.microsoft.com/download/dotnet/9.0)
|
||||
- [.NET 9 release notes](README.md)
|
||||
|
||||
[Container images](https://hub.docker.com/r/microsoft/dotnet/) are provided for Linux (Alpine, Debian, and Ubuntu).
|
||||
[Container images](https://hub.docker.com/_/microsoft-dotnet) are provided for Linux (Alpine, Debian, and Ubuntu).
|
||||
|
||||
## Install using deb/rpm packages
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@ Each of the distributions can be downloaded from:
|
||||
- [Microsoft .NET website](https://dotnet.microsoft.com/download/dotnet/9.0)
|
||||
- [.NET 9 release notes](README.md)
|
||||
|
||||
[Container images](https://hub.docker.com/r/microsoft/dotnet/) are provided for Linux (Alpine, Debian, and Ubuntu).
|
||||
[Container images](https://hub.docker.com/_/microsoft-dotnet) are provided for Linux (Alpine, Debian, and Ubuntu).
|
||||
|
||||
## Install using PKG
|
||||
|
||||
|
||||
@@ -53,9 +53,9 @@ We recommend that you install the .NET SDK to develop and build applications, an
|
||||
Download links are provided for each of the distributions at:
|
||||
|
||||
- [Microsoft .NET website](https://dotnet.microsoft.com/download/dotnet/9.0)
|
||||
- [.NET 9 release notes](preview/README.md)
|
||||
- [.NET 9 release notes](README.md)
|
||||
|
||||
[Container images](https://hub.docker.com/r/microsoft/dotnet/) are provided for Windows (Nano Server, and Server Core) and Linux (Alpine, Debian, and Ubuntu).
|
||||
[Container images](https://hub.docker.com/_/microsoft-dotnet) are provided for Linux (Alpine, Debian, Ubuntu, Azure Linux, and distroless variants of Ubuntu and Azure Linux) and Windows (Nano Server and Server Core).
|
||||
|
||||
## What's installed?
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ Feel free to contribute packages for distributions not (yet) listed in this docu
|
||||
|
||||
Tips:
|
||||
|
||||
- [runtime-deps container images](https://github.com/dotnet/dotnet-docker/tree/main/src/runtime-deps) installs these same packages. You can look at those dockerfiles.
|
||||
- [runtime-deps container images](https://github.com/dotnet/dotnet-docker/tree/main/src/runtime-deps) install these same packages. You can look at those dockerfiles.
|
||||
- [pkgs.org](https://pkgs.org/) is a useful site for searching for packages, to find the one for your distribution.
|
||||
|
||||
## Packages
|
||||
|
||||
@@ -52,11 +52,7 @@ $ dotnet --version
|
||||
|
||||
## Docker Images
|
||||
|
||||
The [.NET Docker images](https://hub.docker.com/_/microsoft-dotnet) have been updated for this release. The [.NET Docker samples](https://github.com/dotnet/dotnet-docker/blob/main/samples/README.md) show various ways to use .NET and Docker together. You can use the following command to try running the latest .NET 9.0 release in containers:
|
||||
|
||||
```console
|
||||
docker run --rm mcr.microsoft.com/dotnet/samples
|
||||
```
|
||||
The [.NET Docker images](https://hub.docker.com/_/microsoft-dotnet) have been updated for this release. The [.NET Docker samples](https://github.com/dotnet/dotnet-docker/blob/main/samples/README.md) show various ways to use .NET and Docker together.
|
||||
|
||||
The following repos have been updated.
|
||||
|
||||
@@ -637,7 +633,7 @@ Microsoft.CodeAnalysis.AnalyzerUtilities | 3.11.0-beta1.24072.1
|
||||
[runtime_features]: https://github.com/dotnet/runtime/issues?q=is%3Aissue+milestone%3A9.0+label%3Aenhancement
|
||||
|
||||
[sdk_bugs]: https://github.com/dotnet/sdk/issues?q=is%3Aissue+is%3Aclosed+milestone%3A9.0.1xx
|
||||
[linux-packages]: ../install-linux.md
|
||||
[linux-packages]: ../..//install-linux.md
|
||||
|
||||
[//]: # ( Runtime 9.0.0-preview.1.24080.9)
|
||||
[dotnet-runtime-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/f59acd9f-cbed-4483-acde-2b42d1abac59/b6edd8e417a12e04849dded2c6143869/dotnet-runtime-9.0.0-preview.1.24080.9-linux-arm.tar.gz
|
||||
|
||||
Reference in New Issue
Block a user