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...
Mar 8, 20234 min read115


