CI/CD with Jenkins and Docker
What you’ll learn
- What is Continuous Integration and how Jenkins fits in
- Setting up Jenkins Server using Docker and Docker Compose
- Building a Continuous Integration Pipeline for a Java App
- Writing Pipeline as a Code using Jenkinsfile with Declarative Syntax
- Building and Managing Pipelines with Blue Ocean UI
- Creating Multi Branch Pipelines
- Branching Models and Trunk Based Development
- Implementing Pull Requests Based Workflows and Code Reviews
- Using per stage Docker Agent
- Automating Container Image Build from Jenkins
Link: