Task Description : — — — 1. Create container image that’s has Jenkins installed using dockerfile 2. When we launch this image, it should automatically starts Jenkins service in the container. 3. Create a job chain of job1, job2, job3 and job4 using build pipeline plugin in Jenkins 4. Job1…