dotnet-docker icon indicating copy to clipboard operation
dotnet-docker copied to clipboard

Docker images for .NET and the .NET Tools.

Results 155 dotnet-docker issues
Sort by recently updated
recently updated
newest added

Tracking issue for https://microsoft.visualstudio.com/OS/_workitems/edit/38266794

area-dockerfiles

Add images to nightly for .NET 8+ when Azure Linux 3.0 preview images become available and release to main at GA.

area-dockerfiles

They do in the nightly repos but not in the official repos. This is because of a condition in the template for when aspire-dashboard was only available in nightly From...

area-documentation

https://mcr.microsoft.com/en-us/product/dotnet/aspire-dashboard/about In the most other repos' readmes, they link to other related repos as well as the preview version of themselves. See: https://github.com/dotnet/dotnet-docker/blob/87b3735c6c2ba37277be80dd04099f6cb93e4bb7/README.runtime-deps.md?plain=1#L34-L45 The Aspire Dashboard readme is not set...

bug
area-documentation

[.NET 7 will reach End of Support on May 14, 2024](https://devblogs.microsoft.com/dotnet/dotnet-7-end-of-support/). From the .NET major version release lifecycle [checklist](https://github.com/dotnet/dotnet-docker/blob/main/.github/ISSUE_TEMPLATE/releases/dotnet-release-lifecycle.md): - [ ] Remove all entries for the EOL .NET version...

area-dockerfiles
needs-announcement

Part of #5128. There should be at least one sample for using the Aspire Dashboard container image as intended. It probably belongs under the [kubernetes](https://github.com/dotnet/dotnet-docker/tree/main/samples/kubernetes) directory.

enhancement
area-samples

See the Aspire Dashboard (Preview) page: https://hub.docker.com/_/microsoft-dotnet-nightly-aspire-dashboard The "Last Modified" column is out of date as well as the Dockerfile link - https://github.com/dotnet/dotnet-docker/blob/598ce3d47883dcaae202041ee898ebf4874267cc/src/aspire-dashboard/8.0/cbl-mariner-distroless/amd64/Dockerfile The latest build was actually only a...

bug
area-documentation

We should add a test or pre-build validation step that runs a markdown linter to check for dead links and proper markdown formatting across all of our docs (not just...

enhancement
area-infrastructure

### Describe the Problem Manually looking up the product versions to release and typing them in/copying them to the commandline takes time and is error-prone. ### Describe the Solution The...

enhancement
area-infrastructure

Having Aspire dashboard images readily available improves the UX for deployment into any environment that supports the resource server or just wants an easy to deploy otlp server. Related [Aspire...

enhancement
area-dockerfiles
Epic
needs-announcement