Rich Lander
Rich Lander
FYI: https://github.com/dotnet/dotnet-buildtools-prereqs-docker/pull/1386
Related: https://github.com/dotnet/dotnet-buildtools-prereqs-docker/issues/1093
When helix images are launched, what does that look like? Does anyone have a link to the script that does that? That would be super useful.
I'm in favor of status-quo. While everything about this repo is public, we're not trying to encourage the use of these images. It's OK if others use them, but there...
We can likely close this PR per https://github.com/dotnet/runtime/pull/115129.
I tried that, but failed. Maybe I misunderstood the error. Do you have an example where that is done with APT?
That didn't work since it appears that `libmsquic` is Y2038 incompatible. Let's wait for the msquic team to produce a binary that is known good on Ubuntu 24.04 (and Debian...
It would be great if we had user feedback to drive this change. This would help us balance any breaking changes w/benefits. Have any of the official images on any...
https://github.com/dotnet/dotnet-buildtools-prereqs-docker/issues/1423#issuecomment-2949790022
This looks like an (very) unnecessary break and doesn't fit with the cloud-native paradigm/principles. It should be reverted or apply a symlink as aptly suggested by @cloudshiftchris. Also, was there...