You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repo doesn't control which images and variants are created for .NET. For that you should check out the dotnet/dotnet-docker repo. They have an announcement describing the different image variants for .NET 8 here that you can dig into for rationale.
I think you can get what you're looking for using the extra variant of the 8.0 alpine image, which can be done easily using this tooling by specifying <ContainerFamily>alpine-extra</ContainerFamily>.
For the record, there is currently no "-extra" variant of the aspnet image, which is what I need.
I have opened an issue in the appropriate repo: dotnet/dotnet-docker#4955
Please consider providing an official alpine that supports globalization.
Currently, we are either forced to:
Otherwise, please explain the rationale for not providing this image.
Thank you.
The text was updated successfully, but these errors were encountered: