Containerization of Django Application
Hey all,
The purpose of this blog is to demonstrate how a Docker file can be used to containerize a Django application. By exposing the port, we can access the application in the network
Pre-requisite:
Have the repo in your host machine
Docker sho...
govarthan.hashnode.dev4 min read