Thank you for offering your container!
I tried to set locale to cs_CZ.UTF-8 - in docker-compose.yml - by setting LANG=cs_CZ.UTF-8, but it seems it doesn't have any effect - records are still sorted as with EN locale. Also, I don't see using LANG variable in the whole repo.
Thank you for offering your container!
I tried to set locale to
cs_CZ.UTF-8- indocker-compose.yml- by settingLANG=cs_CZ.UTF-8, but it seems it doesn't have any effect - records are still sorted as with EN locale. Also, I don't see usingLANGvariable in the whole repo.