Rich Lander

Results 147 issues of Rich Lander

This means we cannot us `py3-psutil` in Alpine, which is a couple patch releases higher. https://github.com/dotnet/dotnet-buildtools-prereqs-docker/blob/a6ccb1abd3323eaa97bdb2a73c0a62c52c2225d6/src/alpine/3.18/helix/amd64/Dockerfile#L67-L68 When installing the wheel, I see this: ```bash Collecting psutil==5.9.3 (from helix-scripts==20240611.2) ``` It...

area-infrastructure
python

That means we should create new `runtime-deps` images for .NET 9+, for runtime and AOT scenarios. .NET 9 reuses .NET 8 `runtime-deps`, currently. https://github.com/dotnet/dotnet-docker/tree/main/src/runtime-deps/8.0 Sounds like we'll need to wait...

enhancement
area-dockerfiles

Do we still need this support? https://github.com/dotnet/dotnet-docker/blob/f4786b8c0b4469f7eb18f891fd6c090561e50006/manifest.samples.json#L18-L31 https://github.com/dotnet/dotnet-docker/blob/f4786b8c0b4469f7eb18f891fd6c090561e50006/manifest.json#L7-L12

bug
area-infrastructure
needs-announcement

Based on customer request. https://github.com/dotnet/dotnet-docker/blob/main/samples/host-aspnetcore-https.md

bug
area-samples

The [build table](https://github.com/dotnet/installer#installers-and-binaries) includes information for multiple information types, but not container images. Container images would likely be more popular than some of the download types listed. We should consider...

![image](https://user-images.githubusercontent.com/2608468/84609066-33f9d980-ae6a-11ea-9d31-93fe4de407c8.png)

WiX5

I generated patch-release files for 8.0+. That was a choice. We can make a different choice. There are links to blob storage. We can copy the files before merging or...