https://zr4in.github.io/2024/03/14/docker%E5%AE%B9%E5%99%A8%E4%B8%8D%E6%98%BE%E7%A4%BA%E4%B8%AD%E6%96%87/ #1
Replies: 1 comment
-
111爱来自瓷器 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
https://zr4in.github.io/2024/03/14/docker%E5%AE%B9%E5%99%A8%E4%B8%8D%E6%98%BE%E7%A4%BA%E4%B8%AD%E6%96%87/
打算搬迁自己的笔记到组里的服务器上,又因为是服务器,对环境限制比较多,不会随便安装一些包和lib库,所以大家基本上都是docker开自己的容器用。 然后: 终端无法显示中文,实际上zsh的命令补全还是能显示中文的,但是终端就是不行 按照找到的教程,locale和locale -a查看本地正在使用以及支持的字符集: 这里看到LC_ALL=C,按照某个教程里的说法,C就是POSIX,是不支持中文
https://zr4in.github.io/2024/03/14/docker%E5%AE%B9%E5%99%A8%E4%B8%8D%E6%98%BE%E7%A4%BA%E4%B8%AD%E6%96%87/
Beta Was this translation helpful? Give feedback.
All reactions