Day 16 Task: Creating Docker image of python app and deploying on EC2 instance.
First need configure the docker
I have cloned a Git repository from GitHub using git clone command.
Creating the own docker file and used the docker build command to notes-app to build the docker image once the image is build , it run a con...
shailaja.hashnode.dev1 min read