when i run it by docker, get html within english language。How can i solve it,tks。
Please pass -e LANG=zh_CN option when docker run. Enjoy!
-e LANG=zh_CN
docker run
thank you, it works.
Most helpful comment
Please pass
-e LANG=zh_CNoption whendocker run. Enjoy!