Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 1.36 KB

README.md

File metadata and controls

15 lines (13 loc) · 1.36 KB

jenkins-docker-examples

Selection of examples on how to use Jenkins with docker.

  1. gradle build Jenkins based on a docker image configured as a gradle project
  1. job dsl Deploy the job configuration programmatically using Job DSL Plugin
  1. integration tests Integration tests using the Jenkins CLI
  1. job dsl for github Generate Jenkins jobs based on github repos
  1. AWS ECS example Deploy Jenkins infrastructure to Amazon EC2 Container Service

To get more context, check out our blog series Our Journey to Continuous Delivery.