Build and deploy simple webapp using docker
✨This is simple web application using python flask and docker image
There are two ways in which we can run webapp server.
By installing all the dependences packages
Or by creating and inherit in docker files
By installing all the dependences pack...
shounakkhulape.hashnode.dev2 min read