Task Description: 1. Create container image that’s has Jenkins installed using Dockerfile Or You can use the Jenkins Server on RHEL 8/7, When we launch this image, it should automatically start the Jenkins service in the container. 2. Create a job chain of job1, job2, job3 and job4 using build…