Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 319 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 319 Bytes

docker-django-nginx

  • Using Latest python 2.7 as base image
    • tag 3 for python 3.6
    • tag pypy for pypy2
  • Latest jessie backport openssl
  • Gettext installed for Django translations
  • Latest stable nginx with port 80 and 443 exposed
  • libev-dev installed
  • bjoern wsgi server installed
  • python-dev and mysql-dev