Dockerize Django
Hi, this is the first part of series where we will be dockerizing a django application with PostgreSQL database and deploying in server. For production environment we'll use Gunicorn and Nginx.
In this post we will write a Dockerfile to build a con...
avik.com.np4 min read
Rojen Maharjan
Very informative blog on docker