-
-
Notifications
You must be signed in to change notification settings - Fork 23
About locale #27
Copy link
Copy link
Open
Labels
container-issueIssue caused because of using docker Image for baseIssue caused because of using docker Image for base
Metadata
Metadata
Assignees
Labels
container-issueIssue caused because of using docker Image for baseIssue caused because of using docker Image for base
Type
Projects
Status
Todo
First of all, thank you for allowing us to use archlinux in wsl.
The default locale is 'C.UTF-8', we can easily set it to 'en-US.UTF-8' through editing
locale.genand running commandlocale-gen, but other language will meet an error, just like chinese:However, after reinstalling
glibc, it works!why?
Is this because the glibc that comes with the docker version of archlinux has been streamlined?
Maybe we can add a description to the readme.