283
									
								
								public/svgs/jenkins.svg
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										283
									
								
								public/svgs/jenkins.svg
									
									
									
									
									
										Normal file
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							| After Width: | Height: | Size: 29 KiB | 
							
								
								
									
										17
									
								
								templates/compose/jenkins.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										17
									
								
								templates/compose/jenkins.yaml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,17 @@ | |||||||
|  | # documentation: https://www.jenkins.io/doc/ | ||||||
|  | # slogan: Jenkins is an open source automation server, Jenkins provides hundreds of plugins to support building, deploying and automating any project. | ||||||
|  | # tags: jenkins, automation, open-source | ||||||
|  | # logo: svgs/jenkins.svg | ||||||
|  | # port: 8080 | ||||||
|  |  | ||||||
|  | services: | ||||||
|  |   jenkins: | ||||||
|  |     image: jenkins/jenkins:latest | ||||||
|  |     environment: | ||||||
|  |       - SERVICE_FQDN_JENKINS_8080 | ||||||
|  |     ports: | ||||||
|  |       - "8080:8080" | ||||||
|  |       - "50000:50000" | ||||||
|  |     volumes: | ||||||
|  |       - jenkins-home:/var/jenkins_home | ||||||
|  |       - /var/run/docker.sock:/var/run/docker.sock | ||||||
		Reference in New Issue
	
	Block a user
	 🏔️ Peak
					🏔️ Peak