Skip to content

Commit 19af83a

Browse files
committed
Verison 1.2
1 parent 4e3a64b commit 19af83a

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

README.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Docker-Image: apache-py2-django
22

3-
## Created By: Benjamin P. Trachtenberg
3+
## Created By: Benjamin P. Trachtenberg
44

55
### Contact Information: [email protected]
66

@@ -19,6 +19,20 @@ This image is for Python Django Apps written in Python 2
1919
* Django-Localflavor: 1.5.1
2020
* MySQL-python: 1.2.5
2121

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+
2231
### Docker-Image Version Tags
2332
* latest
2433
* 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

Comments
 (0)