Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 942e580

Browse files
authored
Update Jenkins-Install-And-Settings.md
1 parent 912fa28 commit 942e580

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

markdown-file/Jenkins-Install-And-Settings.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99

1010
## Docker 下安装 Jenkins
1111

12+
- 配置:至少需要 2G 内存
1213
- 先禁用 selinux
1314
- 编辑配置文件:`vim /etc/selinux/config`
1415
- 把 `SELINUX=enforcing` 改为 `SELINUX=disabled`
@@ -138,4 +139,4 @@ Can not write to /var/jenkins_home/copy_reference_file.log. Wrong volume permiss
138139
139140
- <http://stackoverflow.com/questions/4969156/java-net-unknownhostexception>
140141
- <https://www.jianshu.com/p/b50e679e2409>
141-
- <http://xkcoding.com/2018/01/04/devops-jenkins.html>
142+
- <http://xkcoding.com/2018/01/04/devops-jenkins.html>

0 commit comments

Comments
 (0)