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 98 forks source link

Move illumos to Ubuntu 22.04 #1114

Closed am11 closed 5 days ago

am11 commented 5 days ago

It was accidentally dropped in https://github.com/dotnet/dotnet-buildtools-prereqs-docker/commit/fd83c7a43e15e40343d7c47903e0b5b7ed3ac702.

am11 commented 5 days ago

cc @MichaelSimons @akoeplinger

akoeplinger commented 5 days ago

should we add an azurelinux based image instead?

am11 commented 5 days ago

I considered it, but it doesn't provide libmpc-devel package (only libmpc) which is required to build gcc. (fedora OTOH does provide it)