Jenkins Freestyle Project for DevOps Engineers
create an agent for your app. Create a new Jenkins freestyle project for your app. In the "Build" section of the project, add a build step to run the "docker build" command to build the image for the container. Add a second step to run the "docker ru...
achyutdas.hashnode.dev2 min read