2024-10-07, 01:24 PM
Depends on how you run your docker container. If you are using docker compose, you'd add that variable to the environments section of your compose file.
Code:
environment:
- DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=0