Deploy Docker Image [Nodejs] to AWS EC2
In this article we are going to understand how to deploy a Docker image into a AWS EC2 instance and access the application using EC2 instance public IP
Steps involved to achieve this
Clone git repo
build docker image
push docker image to the Docke...
jaswanthkumar.hashnode.dev2 min read