We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e3a64b commit 19af83aCopy full SHA for 19af83a
README.md
@@ -1,6 +1,6 @@
1
# Docker-Image: apache-py2-django
2
3
-## Created By: Benjamin P. Trachtenberg
+## Created By: Benjamin P. Trachtenberg
4
5
### Contact Information: [email protected]
6
@@ -19,6 +19,20 @@ This image is for Python Django Apps written in Python 2
19
* Django-Localflavor: 1.5.1
20
* MySQL-python: 1.2.5
21
22
+### Image Versions in apache-py2-django:1.2
23
+
24
+* Python: 2.7.12
25
+* Apache: 2.4.18 (Ubuntu) with mod_wsgi
26
+* Django: 1.11.2
27
+* Django-Localflavor: 1.5.1
28
+* MySQL-python: 1.2.5
29
+* apache-site-conf.py: 1.0.0.prod
30
31
### Docker-Image Version Tags
32
* latest
33
* 1.1
34
+* 1.2
35
36
+#### -- Version News: apache-py2-django:1.2 --
37
+Added a Python script that builds the apache conf file
38
0 commit comments