armbzk
armbzk
Same applies to system locale: ```ps1 # On host system Get-WinSystemLocale LCID Name DisplayName ---- ---- ----------- 1031 de-DE German (Germany) # docker run --isolation=process ... LCID Name DisplayName ----...
I agree that it should be possible to isolate these settings from the host operating system. Unfortunately `RUN powershell -Command Set-WinSystemLocale de-DE` in the dockerfile has no effect at all,...
* vscode vitest extension v1.8.1 * vitest 2.1.7