Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
30314a0
Update links in sample image size report (#6373)
lbussell Apr 15, 2025
0dcce2f
Remove comment link to closed PowerShell Alpine ARM issue (#6370)
lbussell Apr 15, 2025
c57dabd
Remove .NET Monitor 8.0 (#6372)
jander-msft Apr 15, 2025
16fd6da
Refactor Update Dependencies project to facilitate adding additional …
lbussell Apr 17, 2025
d98f8d5
Preparing docker image for aspire 9.2 release (#6371)
joperezr Apr 17, 2025
329c8e7
Remove Alpine 3.20 images (#6383)
lbussell Apr 21, 2025
4f319d1
Replace FluentAssertions with AwesomeAssertions (#6384)
lbussell Apr 21, 2025
5e3bca3
Enable consuming public .NET SDK builds from the VMR using DarcLib (#…
lbussell Apr 21, 2025
17dea7c
Update update-dependencies Dockerfile to Azure Linux 3.0 and add Azur…
lbussell Apr 21, 2025
bcefa8d
Fix minor issues with update-dependencies pipeline (#6387)
lbussell Apr 22, 2025
82fc77b
Fix remaining issues with update-dependencies pipeline yaml (#6390)
lbussell Apr 23, 2025
ec73c3c
Use split build/test and publish templates (#6386)
lbussell Apr 23, 2025
722a0cb
Use productCommit assets to resolve build versions when updating depe…
lbussell Apr 25, 2025
4e83656
[nightly] Update syft to v1.23.1 (#6392)
dotnet-docker-bot Apr 25, 2025
b667558
Update .NET 9 SDK PowerShell version to 7.5.1 (#6395)
jshigetomi Apr 28, 2025
51b972c
Use the new build-and-test template for release staging (#6397)
lbussell Apr 28, 2025
ddc018e
Update some links due to main branch renames (#6401)
lbussell Apr 29, 2025
1000883
Show help output when there are unmatched tokens passed to update-dep…
lbussell Apr 30, 2025
5e487ec
Allow status code 429 for link check action (#6406)
lbussell Apr 30, 2025
8ccf302
Remove image size tests pipelines and documentation (#6403)
lbussell Apr 30, 2025
85f53b7
Update some usage and samples links (#6409)
lbussell May 1, 2025
175d6e0
Fix update-dependencies-monitor pipeline (#6410)
lbussell May 2, 2025
d8a87ab
Remove .NET 8 samples (#6411)
lbussell May 2, 2025
76ca12f
Use 'specific' command when setting updateDepsArgs from Set-DotnetVer…
lbussell May 5, 2025
2d2d096
Add dry-run option to update-dependencies tool and pipelines (#6414)
lbussell May 6, 2025
68a9829
Add from-build command to Update Dependencies tool (#6424)
lbussell May 7, 2025
0ef7a14
Pin PowerShell version for .NET 10
lbussell May 9, 2025
8eaac31
Updates for .NET 8.0.16/8.0.409
lbussell May 9, 2025
bcc502f
Updates for .NET 9.0.5/9.0.300
lbussell May 9, 2025
a64cd34
Update dependencies from dotnet/dotnet-monitor/9.0 (#6432)
dotnet-docker-bot May 8, 2025
610a0c4
Update dependencies from dotnet/dotnet-monitor/8.1 (#6430)
dotnet-docker-bot May 7, 2025
1d81260
Update dependencies from dotnet/dotnet-monitor/9.1 (#6433)
dotnet-docker-bot May 8, 2025
e8f6d35
Merge remote-tracking branch 'upstream/main' into release/2025-05B
lbussell May 13, 2025
ea6cd46
Update monitor 8.1 shas
lbussell May 13, 2025
827e726
Update Dockerfiles
lbussell May 13, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ contact_links:
url: https://github.com/dotnet/sdk/issues/new/choose
about: Please open issues relating to the .NET SDK itself in dotnet/sdk.
- name: Issue with other .NET components
url: https://github.com/dotnet/core/blob/master/Documentation/core-repos.md
url: https://github.com/dotnet/core/blob/main/Documentation/core-repos.md
about: Having issues with other .NET components? Please find the correct location where to open an issue.
- name: Issue with Visual Studio Tools for Docker
url: https://github.com/microsoft/dockertools/issues
Expand Down
4 changes: 0 additions & 4 deletions .github/ISSUE_TEMPLATE/releases/dotnet-release-lifecycle.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
## Alpha

- [ ] Create a new Milestone in this repo for the new .NET version
- [ ] Update the `https://aka.ms/netcontainers-roadmap` short link to the new milestone. You can do this from [aka.ms](https://aka.ms/). It is linked to from [dotnet/core/roadmap.md](https://github.com/dotnet/core/blob/main/roadmap.md).

Check failure on line 17 in .github/ISSUE_TEMPLATE/releases/dotnet-release-lifecycle.md

View workflow job for this annotation

GitHub Actions / check-markdown-links

[Linkspector] reported by reviewdog 🐶 Cannot reach https://aka.ms/ Status: 403 Raw Output: message:"Cannot reach https://aka.ms/ Status: 403" location:{path:".github/ISSUE_TEMPLATE/releases/dotnet-release-lifecycle.md" range:{start:{line:17 column:113} end:{line:17 column:138}}} severity:ERROR source:{name:"linkspector" url:"https://github.com/UmbrellaDocs/linkspector"}
- [ ] Add new .NET version images to `nightly` branch
- [ ] Create new images
- [ ] Add entries for the new .NET versions in `manifest.versions.json`
Expand All @@ -34,9 +34,6 @@
- [ ] Update readmes
- [ ] Update the [MCR tags metadata templates](https://github.com/dotnet/dotnet-docker/tree/main/eng/mcr-tags-metadata-templates) to include the new distro version
- The new tags should be in a preview sub-table, like so: <https://github.com/dotnet/dotnet-docker/blob/8fc28db4f706d81a1fd075f2c6b2ca514ae75c84/eng/mcr-tags-metadata-templates/aspnet-tags.yml#L1-L3>
- [ ] Update image size baselines
- [ ] Queue a build of the [dotnet-docker-nightly](https://dev.azure.com/dnceng/internal/_build?definitionId=359) pipeline
- [ ] Inspect the image sizes by pulling the new images from the `dotnetdocker` ACR and update the baselines accordingly

## Preview 1

Expand Down Expand Up @@ -91,7 +88,6 @@
- [ ] [TestData.cs](/tests/Microsoft.DotNet.Docker.Tests/TestData.cs)
- [ ] [mcr-tags-metadata-templates](/eng/mcr-tags-metadata-templates)
- [ ] [Featured tags](/eng/readme-templates/FeaturedTags.md)
- [ ] [Image size tests](/tests/performance)
- [ ] Delete the Dockerfiles
- [ ] Search for and simplify conditions including the EOL .NET Version in the Dockerfile templates and tests
- [ ] Update the path variable appropriately for the [dotnet-docker-nightly-pr-no-cache](https://dev.azure.com/dnceng-public/public/_build?definitionId=184) pipeline so that it continues to target active Dockerfiles.
Expand Down
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/releases/new-distro-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ assignees: lbussell
1. - [ ] Update the [test data](https://github.com/dotnet/dotnet-docker/blob/nightly/tests/Microsoft.DotNet.Docker.Tests/TestData.cs) to include the new distro version
1. - [ ] Update the [tags metadata templates](https://github.com/dotnet/dotnet-docker/tree/main/eng/mcr-tags-metadata-templates) to include the new distro version
1. - [ ] Run the command to update the READMEs: `.\eng\readme-templates\Get-GeneratedReadmes.ps1`
1. - [ ] Run the command to update the image size baseline file: `.\tests\performance\Validate-ImageSize.ps1 -UpdateBaselines`
1. - [ ] Inspect generated changes for correctness
1. - [ ] Consider whether sample Dockerfiles should be authored if this is a new distro and them to the [samples](https://github.com/dotnet/dotnet-docker/tree/main/samples)
1. - [ ] Run the command to build and test your changes: `.build-and-test.ps1 -OS <os>`
Expand Down
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/releases/new-windows-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ assignees: lbussell
1. - [ ] Update the [test data](https://github.com/dotnet/dotnet-docker/blob/nightly/tests/Microsoft.DotNet.Docker.Tests/TestData.cs) to include the new Windows version
1. - [ ] Update the [tags metadata templates](https://github.com/dotnet/dotnet-docker/tree/main/eng/mcr-tags-metadata-templates) to include the new Windows version
1. - [ ] Run the command to update the READMEs: `.\eng\readme-templates\Get-GeneratedReadmes.ps1`
1. - [ ] Run the command to update the image size baseline file: `.\tests\performance\Validate-ImageSize.ps1 -UpdateBaselines`
1. - [ ] Inspect generated changes for correctness
1. - [ ] Test the images
1. - [ ] Create a local VM of the new Windows version
Expand Down
8 changes: 6 additions & 2 deletions .github/linters/.linkspector.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
aliveStatusCodes:
- 200
- 406
- 200 # OK
- 406 # Not acceptable: server cannot provide a suitable representation for the specified `Accept` header
# All GitHub links give status code 429 as of 2025-04-25.
# Tracking issue: https://github.com/UmbrellaDocs/action-linkspector/issues/43
# Remove status code 429 from this list when that issue is resolved.
- 429 # Too many requests
dirs:
- .
- .github
Expand Down
4 changes: 2 additions & 2 deletions .portal-docs/docker-hub/README.aspire-dashboard.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Featured Tags

* `9.1`
* `docker pull mcr.microsoft.com/dotnet/aspire-dashboard:9.1`
* `9.2`
* `docker pull mcr.microsoft.com/dotnet/aspire-dashboard:9.2`

# About

Expand Down
2 changes: 1 addition & 1 deletion .portal-docs/docker-hub/README.aspnet.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Watch [discussions](https://github.com/dotnet/dotnet-docker/discussions/categori

# Usage

The [.NET Docker samples](https://github.com/dotnet/dotnet-docker/blob/main/samples/README.md) show various ways to use .NET and Docker together. See [Building Docker Images for .NET Applications](https://docs.microsoft.com/dotnet/core/docker/building-net-docker-images) to learn more.
The [.NET Docker samples](https://github.com/dotnet/dotnet-docker/blob/main/samples/README.md) show various ways to use .NET and Docker together. See [Introduction to .NET and Docker](https://learn.microsoft.com/dotnet/core/docker/introduction) and [Host ASP.NET Core in Docker containers](https://learn.microsoft.com/aspnet/core/host-and-deploy/docker) to learn more.

## Container sample: Run a web application

Expand Down
2 changes: 1 addition & 1 deletion .portal-docs/docker-hub/README.monitor-base.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Watch [discussions](https://github.com/dotnet/dotnet-docker/discussions/categori

# Usage

The [.NET Docker samples](https://github.com/dotnet/dotnet-docker/blob/main/samples/README.md) show various ways to use .NET and Docker together. See [Building Docker Images for .NET Applications](https://docs.microsoft.com/dotnet/core/docker/building-net-docker-images) to learn more.
The [.NET Docker samples](https://github.com/dotnet/dotnet-docker/blob/main/samples/README.md) show various ways to use .NET and Docker together. See [Introduction to .NET and Docker](https://learn.microsoft.com/dotnet/core/docker/introduction) to learn more.

The following Dockerfiles demonstrate how you can use this base image to build a .NET Monitor image with a custom set of extensions.

Expand Down
2 changes: 1 addition & 1 deletion .portal-docs/docker-hub/README.monitor.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Watch [discussions](https://github.com/dotnet/dotnet-docker/discussions/categori

# Usage

The [.NET Docker samples](https://github.com/dotnet/dotnet-docker/blob/main/samples/README.md) show various ways to use .NET and Docker together. See [Building Docker Images for .NET Applications](https://docs.microsoft.com/dotnet/core/docker/building-net-docker-images) to learn more.
The [.NET Docker samples](https://github.com/dotnet/dotnet-docker/blob/main/samples/README.md) show various ways to use .NET and Docker together. See [Introduction to .NET and Docker](https://learn.microsoft.com/dotnet/core/docker/introduction) to learn more.

You can run this image as a sidecar container to collect diagnostic information and artifacts from other containers running .NET Core 3.1 or .NET 5 and later.

Expand Down
5 changes: 3 additions & 2 deletions .portal-docs/docker-hub/README.runtime-deps.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,10 @@ Watch [discussions](https://github.com/dotnet/dotnet-docker/discussions/categori

# Usage

The [.NET Docker samples](https://github.com/dotnet/dotnet-docker/blob/main/samples/README.md) show various ways to use .NET and Docker together. See [Building Docker Images for .NET Applications](https://docs.microsoft.com/dotnet/core/docker/building-net-docker-images) to learn more.
The [.NET Docker samples](https://github.com/dotnet/dotnet-docker/blob/main/samples/README.md) show various ways to use .NET and Docker together. See [Introduction to .NET and Docker](https://learn.microsoft.com/dotnet/core/docker/introduction) and [Host ASP.NET Core in Docker containers](https://learn.microsoft.com/aspnet/core/host-and-deploy/docker) to learn more.

* [.NET self-contained Sample](https://github.com/dotnet/dotnet-docker/blob/main/samples/dotnetapp/README.md) - This [sample](https://github.com/dotnet/dotnet-docker/blob/main/samples/dotnetapp/Dockerfile.debian) builds and runs an application as a self-contained application.
* [Self-contained sample](https://github.com/dotnet/dotnet-docker/blob/main/samples/releasesapp/README.md) - [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/samples/releasesapp/Dockerfile)
* [Native AOT sample](https://github.com/dotnet/dotnet-docker/blob/main/samples/releasesapi/README.md) - [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/samples/releasesapi/Dockerfile)

# Image Variants

Expand Down
2 changes: 1 addition & 1 deletion .portal-docs/docker-hub/README.runtime.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Watch [discussions](https://github.com/dotnet/dotnet-docker/discussions/categori

# Usage

The [.NET Docker samples](https://github.com/dotnet/dotnet-docker/blob/main/samples/README.md) show various ways to use .NET and Docker together. See [Building Docker Images for .NET Applications](https://docs.microsoft.com/dotnet/core/docker/building-net-docker-images) to learn more.
The [.NET Docker samples](https://github.com/dotnet/dotnet-docker/blob/main/samples/README.md) show various ways to use .NET and Docker together. See [Introduction to .NET and Docker](https://learn.microsoft.com/dotnet/core/docker/introduction) to learn more.

## Container sample: Run a simple application

Expand Down
2 changes: 1 addition & 1 deletion .portal-docs/docker-hub/README.samples.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Watch [discussions](https://github.com/dotnet/dotnet-docker/discussions/categori

# Usage

The [.NET Docker samples](https://github.com/dotnet/dotnet-docker/blob/main/samples/README.md) show various ways to use .NET and Docker together. See [Building Docker Images for .NET Applications](https://docs.microsoft.com/dotnet/core/docker/building-net-docker-images) to learn more.
The [.NET Docker samples](https://github.com/dotnet/dotnet-docker/blob/main/samples/README.md) show various ways to use .NET and Docker together. See [Introduction to .NET and Docker](https://learn.microsoft.com/dotnet/core/docker/introduction) to learn more.

## Container sample: Run a simple application

Expand Down
2 changes: 1 addition & 1 deletion .portal-docs/docker-hub/README.sdk.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Watch [discussions](https://github.com/dotnet/dotnet-docker/discussions/categori

# Usage

The [.NET Docker samples](https://github.com/dotnet/dotnet-docker/blob/main/samples/README.md) show various ways to use .NET and Docker together. See [Building Docker Images for .NET Applications](https://docs.microsoft.com/dotnet/core/docker/building-net-docker-images) to learn more.
The [.NET Docker samples](https://github.com/dotnet/dotnet-docker/blob/main/samples/README.md) show various ways to use .NET and Docker together. See [Introduction to .NET and Docker](https://learn.microsoft.com/dotnet/core/docker/introduction) to learn more.

## Building .NET Apps with Docker

Expand Down
4 changes: 2 additions & 2 deletions .portal-docs/mar/README.aspire-dashboard.portal.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ Watch [discussions](https://github.com/dotnet/dotnet-docker/discussions/categori

## Featured Tags

* `9.1`
* `docker pull mcr.microsoft.com/dotnet/aspire-dashboard:9.1`
* `9.2`
* `docker pull mcr.microsoft.com/dotnet/aspire-dashboard:9.2`

## Related Repositories

Expand Down
2 changes: 1 addition & 1 deletion .portal-docs/mar/README.aspnet.portal.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Watch [discussions](https://github.com/dotnet/dotnet-docker/discussions/categori

## Usage

The [.NET Docker samples](https://github.com/dotnet/dotnet-docker/blob/main/samples/README.md) show various ways to use .NET and Docker together. See [Building Docker Images for .NET Applications](https://docs.microsoft.com/dotnet/core/docker/building-net-docker-images) to learn more.
The [.NET Docker samples](https://github.com/dotnet/dotnet-docker/blob/main/samples/README.md) show various ways to use .NET and Docker together. See [Introduction to .NET and Docker](https://learn.microsoft.com/dotnet/core/docker/introduction) and [Host ASP.NET Core in Docker containers](https://learn.microsoft.com/aspnet/core/host-and-deploy/docker) to learn more.

### Container sample: Run a web application

Expand Down
2 changes: 1 addition & 1 deletion .portal-docs/mar/README.monitor-base.portal.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Watch [discussions](https://github.com/dotnet/dotnet-docker/discussions/categori

## Usage

The [.NET Docker samples](https://github.com/dotnet/dotnet-docker/blob/main/samples/README.md) show various ways to use .NET and Docker together. See [Building Docker Images for .NET Applications](https://docs.microsoft.com/dotnet/core/docker/building-net-docker-images) to learn more.
The [.NET Docker samples](https://github.com/dotnet/dotnet-docker/blob/main/samples/README.md) show various ways to use .NET and Docker together. See [Introduction to .NET and Docker](https://learn.microsoft.com/dotnet/core/docker/introduction) to learn more.

The following Dockerfiles demonstrate how you can use this base image to build a .NET Monitor image with a custom set of extensions.

Expand Down
2 changes: 1 addition & 1 deletion .portal-docs/mar/README.monitor.portal.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Watch [discussions](https://github.com/dotnet/dotnet-docker/discussions/categori

## Usage

The [.NET Docker samples](https://github.com/dotnet/dotnet-docker/blob/main/samples/README.md) show various ways to use .NET and Docker together. See [Building Docker Images for .NET Applications](https://docs.microsoft.com/dotnet/core/docker/building-net-docker-images) to learn more.
The [.NET Docker samples](https://github.com/dotnet/dotnet-docker/blob/main/samples/README.md) show various ways to use .NET and Docker together. See [Introduction to .NET and Docker](https://learn.microsoft.com/dotnet/core/docker/introduction) to learn more.

You can run this image as a sidecar container to collect diagnostic information and artifacts from other containers running .NET Core 3.1 or .NET 5 and later.

Expand Down
5 changes: 3 additions & 2 deletions .portal-docs/mar/README.runtime-deps.portal.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,10 @@ Watch [discussions](https://github.com/dotnet/dotnet-docker/discussions/categori

## Usage

The [.NET Docker samples](https://github.com/dotnet/dotnet-docker/blob/main/samples/README.md) show various ways to use .NET and Docker together. See [Building Docker Images for .NET Applications](https://docs.microsoft.com/dotnet/core/docker/building-net-docker-images) to learn more.
The [.NET Docker samples](https://github.com/dotnet/dotnet-docker/blob/main/samples/README.md) show various ways to use .NET and Docker together. See [Introduction to .NET and Docker](https://learn.microsoft.com/dotnet/core/docker/introduction) and [Host ASP.NET Core in Docker containers](https://learn.microsoft.com/aspnet/core/host-and-deploy/docker) to learn more.

* [.NET self-contained Sample](https://github.com/dotnet/dotnet-docker/blob/main/samples/dotnetapp/README.md) - This [sample](https://github.com/dotnet/dotnet-docker/blob/main/samples/dotnetapp/Dockerfile.debian) builds and runs an application as a self-contained application.
* [Self-contained sample](https://github.com/dotnet/dotnet-docker/blob/main/samples/releasesapp/README.md) - [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/samples/releasesapp/Dockerfile)
* [Native AOT sample](https://github.com/dotnet/dotnet-docker/blob/main/samples/releasesapi/README.md) - [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/samples/releasesapi/Dockerfile)

## Image Variants

Expand Down
2 changes: 1 addition & 1 deletion .portal-docs/mar/README.runtime.portal.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Watch [discussions](https://github.com/dotnet/dotnet-docker/discussions/categori

## Usage

The [.NET Docker samples](https://github.com/dotnet/dotnet-docker/blob/main/samples/README.md) show various ways to use .NET and Docker together. See [Building Docker Images for .NET Applications](https://docs.microsoft.com/dotnet/core/docker/building-net-docker-images) to learn more.
The [.NET Docker samples](https://github.com/dotnet/dotnet-docker/blob/main/samples/README.md) show various ways to use .NET and Docker together. See [Introduction to .NET and Docker](https://learn.microsoft.com/dotnet/core/docker/introduction) to learn more.

### Container sample: Run a simple application

Expand Down
2 changes: 1 addition & 1 deletion .portal-docs/mar/README.samples.portal.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Watch [discussions](https://github.com/dotnet/dotnet-docker/discussions/categori

## Usage

The [.NET Docker samples](https://github.com/dotnet/dotnet-docker/blob/main/samples/README.md) show various ways to use .NET and Docker together. See [Building Docker Images for .NET Applications](https://docs.microsoft.com/dotnet/core/docker/building-net-docker-images) to learn more.
The [.NET Docker samples](https://github.com/dotnet/dotnet-docker/blob/main/samples/README.md) show various ways to use .NET and Docker together. See [Introduction to .NET and Docker](https://learn.microsoft.com/dotnet/core/docker/introduction) to learn more.

### Container sample: Run a simple application

Expand Down
2 changes: 1 addition & 1 deletion .portal-docs/mar/README.sdk.portal.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Watch [discussions](https://github.com/dotnet/dotnet-docker/discussions/categori

## Usage

The [.NET Docker samples](https://github.com/dotnet/dotnet-docker/blob/main/samples/README.md) show various ways to use .NET and Docker together. See [Building Docker Images for .NET Applications](https://docs.microsoft.com/dotnet/core/docker/building-net-docker-images) to learn more.
The [.NET Docker samples](https://github.com/dotnet/dotnet-docker/blob/main/samples/README.md) show various ways to use .NET and Docker together. See [Introduction to .NET and Docker](https://learn.microsoft.com/dotnet/core/docker/introduction) to learn more.

### Building .NET Apps with Docker

Expand Down
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Contributing

See [dotnet/runtime Contributing](https://github.com/dotnet/runtime/blob/master/CONTRIBUTING.md) for information about coding styles, source structure, making pull requests, and more.
See [dotnet/runtime Contributing](https://github.com/dotnet/runtime/blob/main/CONTRIBUTING.md) for information about coding styles, source structure, making pull requests, and more.

## General Feedback and Questions

Expand Down Expand Up @@ -104,7 +104,7 @@ To start, open [tasks.json](.vscode/tasks.json) and find the "Test with debugger
Check the `args` and `env` settings to filter down to the exact image you want to test.

To filter tests to a specific image, use the `DOCKERFILE_PATHS` environment variable.
For example, to test only Alpine 3.20 ASP.NET images, you could set the `DOCKERFILE_PATHS` to `src/aspnet/9.0/alpine3.20/amd64`.
For example, to test only Alpine 3.21 ASP.NET images, you could set the `DOCKERFILE_PATHS` to `src/aspnet/9.0/alpine3.21/amd64`.
To run specific individual tests, you can use [Xunit test filtering](https://learn.microsoft.com/dotnet/core/testing/selective-unit-tests?pivots=xunit) arguments to filter by fully qualified test name and test category.

To start debugging, open the VS Code command palette and type "Tasks: Run Task", then choose the "Test with debugger" task. The terminal will open and print a process ID:
Expand Down
1 change: 1 addition & 0 deletions NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
<clear />
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
<add key="dotnet-public" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/nuget/v3/index.json" />
<add key="dotnet-libraries" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-libraries/nuget/v3/index.json" />
</packageSources>
</configuration>
8 changes: 4 additions & 4 deletions README.aspire-dashboard.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

## Featured Tags

* `9.1`
* `docker pull mcr.microsoft.com/dotnet/aspire-dashboard:9.1`
* `9.2`
* `docker pull mcr.microsoft.com/dotnet/aspire-dashboard:9.2`

## About

Expand Down Expand Up @@ -113,13 +113,13 @@ Limits are per-resource. For example, a `MaxLogCount` value of 10,000 configures

Tags | Dockerfile | OS Version
-----------| -------------| -------------
9.1.0, 9.1, 9, latest | [Dockerfile](src/aspire-dashboard/9.1/azurelinux-distroless/amd64/Dockerfile) | Azure Linux 3.0
9.2.0, 9.2, 9, latest | [Dockerfile](src/aspire-dashboard/9.2/azurelinux-distroless/amd64/Dockerfile) | Azure Linux 3.0

### Linux arm64 Tags

Tags | Dockerfile | OS Version
-----------| -------------| -------------
9.1.0, 9.1, 9, latest | [Dockerfile](src/aspire-dashboard/9.1/azurelinux-distroless/arm64v8/Dockerfile) | Azure Linux 3.0
9.2.0, 9.2, 9, latest | [Dockerfile](src/aspire-dashboard/9.2/azurelinux-distroless/arm64v8/Dockerfile) | Azure Linux 3.0
<!--End of generated tags-->

*Tags not listed in the table above are not supported. See the [Supported Tags Policy](https://github.com/dotnet/dotnet-docker/blob/main/documentation/supported-tags.md). See the [full list of tags](https://mcr.microsoft.com/v2/dotnet/aspire-dashboard/tags/list) for all supported and unsupported tags.*
Expand Down
Loading
Loading