Deploying Application on Docker Container
Step1:- Create two EC2 instances, one for the docker server and the other one is for the Jenkins server
Step2:- Docker Server --> Install docker and start the service of docker
Step3:- Create one user and set a password for the same
Step4:- Pull the ...
nileshganvir.hashnode.dev2 min read