Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker中使用汉化没有汉化完全 #164

Open
qjqqwerty opened this issue Mar 15, 2023 · 2 comments
Open

docker中使用汉化没有汉化完全 #164

qjqqwerty opened this issue Mar 15, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@qjqqwerty
Copy link

Jenkins and plugins versions report

Environment
Paste the output here

What Operating System are you using (both controller, and any agents involved in the problem)?

docker中安装的CentOS_Stream_8_Jenkins

Reproduction steps

yum -y install java-11-openjdk
&& wget -O /etc/yum.repos.d/jenkins.repo https://pkg.jenkins.io/redhat-stable/jenkins.repo
&& rpm --import https://pkg.jenkins.io/redhat-stable/jenkins.io.key
&& yum -y install jenkins

systemctl daemon-reload
systemctl start jenkins
systemctl enable jenkins

Expected Results

完整的汉化

Actual Results

局部汉化
image

Anything else?

No response

@qjqqwerty qjqqwerty added the bug Something isn't working label Mar 15, 2023
@qjqqwerty
Copy link
Author

同样的步骤在实机 同样的操作系统下 中文是较为正常的

@JackloveJam
Copy link

JackloveJam commented Nov 21, 2023

如果是第一次安装,默认安装中文包,出现了局部汉化。
什么都不要折腾。重启下jenkins容器或者jenkins服务即可。(看个人怎么部署的)
我刚刚实测 2.426.1 版本。
docker-compose部署的。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants