dotnet / dotnet-buildtools-prereqs-docker

Used to maintain the Docker images hosted at the mcr.microsoft.com/dotnet-buildtools/prereqs image repository
MIT License
53 stars 99 forks source link

Install libmsquic in CentOS Stream 9 image #1007

Closed richlander closed 2 months ago

richlander commented 2 months ago

For https://github.com/dotnet/runtime/pull/101073#issuecomment-2059427197

I couldn't figure out how to use the referenced RHEL 9 image. If there is a good pattern for to that, we can adopt that.

@wfurt

richlander commented 2 months ago

Oops. I had added the libmsquic package and then started again and forgot to add it back.

Your change fails.

No such command: https://packages.microsoft.com/rhel/9/prod. Please use /usr/bin/dnf --help
It could be a DNF plugin command, try: "dnf install 'dnf-command(https://packages.microsoft.com/rhel/9/prod)'"
wfurt commented 2 months ago

yep. cut too much ;(