-
-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Labels
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
I used:
docker run -d --name=obsidian --security-opt seccomp=unconfined -e LANGUAGE=zh_CN.UTF-8 -e LANG=zh_CN.UTF-8 -e LC_ALL=zh_CN.UTF-8 -e PUID=1000 -e PGID=1000 -e TZ=Asia/Shanghai -p 3000:3000 -v ~/config:/config --device /dev/dri:/dev/dri --shm-size="1gb" --restart unless-stopped lscr.io/linuxserver/obsidian:latest
But, The language cannot be set to Chinese, and Chinese cannot be entered.THANKS!
设置成中文后,中文部分无法显示,具体如图所示,语言已设置为zh_CN.UTF-8.期待能够解决问题,感谢!
Expected Behavior
No response
Steps To Reproduce
WINDOWS ,docker desktop
Environment
- OS:
- How docker service was installed:
windows,
CPU architecture
x86-64
Docker creation
docker run -d --name=obsidian --security-opt seccomp=unconfined -e LANGUAGE=zh_CN.UTF-8 -e LANG=zh_CN.UTF-8 -e LC_ALL=zh_CN.UTF-8 -e PUID=1000 -e PGID=1000 -e TZ=Asia/Shanghai -p 3000:3000 -v ~/config:/config --device /dev/dri:/dev/dri --shm-size="1gb" --restart unless-stopped lscr.io/linuxserver/obsidian:latest
Container logs
nothing
i-iooi-i and jin-li
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Issues