Dockerfile créé avec mode production et mode développement

This commit is contained in:
Olivier DOSSMANN
2017-08-23 12:59:17 +02:00
parent 46f9fea2c2
commit ab75a6120a
7 changed files with 57 additions and 5 deletions

View File

@ -1,2 +1,3 @@
Django==1.11
PyYAML==3.12
uWSGI==2.0.15