Part 1 of tutorial: http://glynjackson.org/weblog/tutorial-deploying-django-app-aws-elastic-beanstalk-using-docker/ Boilerplate Docker template for Django 1.8+ running Python 3.4.+ on AWS's Elastic Beanstalk.
Run the following command::
$ django-admin.py startproject --template=https://github.com/glynjackson/django-docker-template/zipball/master mysite