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

The auto-generated tags tables contain absolute links to the individual Dockerfiles for each image. If you submit a PR that moves Dockerfiles [like this one](https://github.com/dotnet/dotnet-docker/pull/5848), then the link checker will...

bug
area-infrastructure

### Describe the Problem In staging environments a push-to-deploy setup can be much faster by moving the build inside the same container as app. ### Describe the Solution The container...

area-infrastructure
needs-more-info
untriaged

We should have support for shipping multiple versions of .NET Samples at the same time. This would allow us to develop samples for new .NET features farther in advance while...

area-samples

Related: #4545, #5724 In dependency update PRs that update the Syft image tag, all PR validation legs will fail since the new Syft image has not been uploaded to the...

area-infrastructure

Related to https://github.com/dotnet/dotnet-docker/issues/2316 This is an epic/tracking issue for the tag validation testing: - https://github.com/dotnet/dotnet-docker/issues/5838 - https://github.com/dotnet/dotnet-docker/issues/5839 - https://github.com/dotnet/dotnet-docker/issues/5840

area-infrastructure
Epic

We need to implement tests based on the produced images for the following scenarios to ensure the correctness of our tags and adherence to our tagging rules: - All tags...

area-infrastructure

There are some static tests that are not covered by the [initial static analysis tag testing](https://github.com/dotnet/dotnet-docker/issues/5838). These tests are advanced and may require more in-depth analysis that what was needed...

area-infrastructure

### Problem to solve We need to implement static tests (based on image-builder manifest/README) for the following scenarios to ensure the correctness of our tag schema and adherence to our...

area-infrastructure

This issue is an epic for tracking the major work to documentation and samples before .NET 9 GA. ## Documentation - https://github.com/dotnet/dotnet-docker/issues/5058 - https://github.com/dotnet/dotnet-docker/issues/5756 - https://github.com/dotnet/dotnet-docker/issues/5113 - https://github.com/dotnet/dotnet-docker/issues/4611 - https://github.com/dotnet/dotnet-docker/issues/5045...

area-documentation
Epic

When a build is listed as incoherent on [BarViz](https://aka.ms/bar) [internal link], the Windows SDK content tests fail. This causes delays in getting some preview dependency flows merged to nightly, for...

bug
area-infrastructure