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
We provided a full set of extra images for Azure Linux and Ubuntu Chiseled. For Alpine, we provided a extra image for the runtime-deps layer only. That works well for self-contained apps.
Type of issue
Other (describe below)
Description
The page is missing information on how to get localization working on Linux.
From what I can gather, when using the official "alpine" images in Docker/Kubernetes the following packages must be installed:
using the
apk add --no-cahce icu-data-full icu-libs
command and then setting the environment variable as documented in this page.Failure to install both packages will make the code run without exception but won't do the actual localization.
Page URL
https://learn.microsoft.com/en-us/dotnet/core/runtime-config/globalization
Content source URL
https://github.com/dotnet/docs/blob/live/docs/core/runtime-config/globalization.md
Document Version Independent Id
5591d41e-b330-8066-e193-79c6ff037fb6
Article author
@gewarren
Metadata
The text was updated successfully, but these errors were encountered: