1 Star 0 Fork 21

清风 / docker-zh

forked from 刘永刚团队 / docker-zh 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 2.14 KB
一键复制 编辑 原始数据 按行查看 历史
Rick 提交于 2020-03-12 21:12 . Improve the readme file (#11)

Jenkins Customize for Chinese Users

Two forms of the distribution that you can find from here: docker image and jenkins.war file. All distributions include the following features:

Image

Docker Stars Docker Pulls

An example of running it:

docker run --rm -p 8080:8080 jenkinszh/jenkins-zh:lts

You can mount the volume by the following command:

docker run -u root -v /var/jenkins/data:/var/jenkins_home -p 8080:8080 jenkinszh/jenkins-zh:lts

Find all tags by click here

war

下载

Find all jenkins.war files by click here.

Formula

Below are some out-of-the-box solutions which I call them formulas

Formula File Name Image
Configuration as Code jenkins-zh.war jenkinszh/jenkins-zh Docker Pulls
Configuration as Code + Pipeline jenkins-pipeline.war jenkinszh/jenkins-pipeline Docker Pulls

Want to contribute a formula? Please learn it from here.

References

Jenkins Official Docker Hub

Feedback

该项目还处于早起阶段,我们欢迎任何人以任何形式帮助完善、提出改进建议。

Go
1
https://gitee.com/xqqf/docker-zh.git
git@gitee.com:xqqf/docker-zh.git
xqqf
docker-zh
docker-zh
master

搜索帮助