Jenkins job for installing docker and launch the container automatically with aws ec2 instance
Step 1: Login into root user using sudo su
Step 2: Install java using yum install java -y
Step 3: Run the command on linux to configure yum and downloading a Jenkins repository configuration file (jenkins.repo ) from the specified URL and saves it to...
aman272.hashnode.dev1 min read