Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update references to containers #9188

Merged
merged 4 commits into from
Mar 12, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion release-notes/6.0/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
2 changes: 1 addition & 1 deletion release-notes/6.0/install-linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion release-notes/6.0/install-macos.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion release-notes/6.0/install-windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion release-notes/6.0/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -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?

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion release-notes/7.0/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
2 changes: 1 addition & 1 deletion release-notes/7.0/install-linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion release-notes/7.0/install-macos.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion release-notes/7.0/install-windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
2 changes: 1 addition & 1 deletion release-notes/7.0/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -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?

Expand Down
2 changes: 1 addition & 1 deletion release-notes/8.0/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
2 changes: 1 addition & 1 deletion release-notes/8.0/install-linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion release-notes/8.0/install-macos.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion release-notes/8.0/install-windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
2 changes: 1 addition & 1 deletion release-notes/8.0/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -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?

Expand Down
2 changes: 1 addition & 1 deletion release-notes/9.0/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
2 changes: 1 addition & 1 deletion release-notes/9.0/install-linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion release-notes/9.0/install-macos.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
4 changes: 2 additions & 2 deletions release-notes/9.0/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -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?

Expand Down
2 changes: 1 addition & 1 deletion release-notes/9.0/linux-packages.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
8 changes: 2 additions & 6 deletions release-notes/9.0/preview/preview1/9.0.0-preview.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down Expand Up @@ -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
Expand Down
Loading