The repository contains a python based web app using Flask [dockerised]
- PUll the python-flask application image using " docker pull ashutoshroutaray01/new_docker "
- Run the image using " docker run --name new_docker -p 5000:5000 -d ashutoshroutaray01/new_docker "