Category: Docker, Jenkins, github, automation

Initially , we have to set up our local repository in our respective local machine and it could be set up using Git Bash, in our case , we have set up folder named “dockerfile_automation” holding the program files. The commands to set up the same are as follows :

Related Articles