Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 912fa28 commit 942e580Copy full SHA for 942e580
markdown-file/Jenkins-Install-And-Settings.md
@@ -9,6 +9,7 @@
9
10
## Docker 下安装 Jenkins
11
12
+- 配置:至少需要 2G 内存
13
- 先禁用 selinux
14
- 编辑配置文件:`vim /etc/selinux/config`
15
- 把 `SELINUX=enforcing` 改为 `SELINUX=disabled`
@@ -138,4 +139,4 @@ Can not write to /var/jenkins_home/copy_reference_file.log. Wrong volume permiss
138
139
140
- <http://stackoverflow.com/questions/4969156/java-net-unknownhostexception>
141
- <https://www.jianshu.com/p/b50e679e2409>
-- <http://xkcoding.com/2018/01/04/devops-jenkins.html>
142
+- <http://xkcoding.com/2018/01/04/devops-jenkins.html>
0 commit comments