CI/CD using Jenkins and Docker Java project
In this blog, we will explore the CI/CD process using Jenkins and Docker. We will deploy the sample java application using a Docker container. We will be deploying the war file in a tomcat container. At last, this process will help us achieve continu...
Sep 22, 20232 min read50
