docker容器中不显示中文问题

57 阅读1分钟
# 进入到容器中执行如下命令
export LANG=zh_CN.utf8
source /etc/profile