jenkins setup using ec2 & docker in 2 min
Simply spin a ec 2 instance using ubuntu as operating system
connect to the instance and simply use the following command
1.sudo apt-get update
2.sudo apt install docker.io
this commands will install docker on your system.
then go to the secur...
bhuvneshthakre.hashnode.dev1 min read