Dockerizing Django with Postgres, Gunicorn, and Nginx Want to learn how to build this? Check out the post. Want to use this project? Fork/Clone Build the images and run the containers: $ docker-compose up -d --build Test it out at http://localhost:1337