How to Build a Django and Gunicorn Application with Docker
Interested in Django but not sure where to start with Docker? This tutorial will walk you through first steps: modifying a sample Django application to work in a container-based environment, and building a container image for the Django and Gunicorn app.