Skip to content

Commit 2e0ab88

Browse files
committed
README update
1 parent 60c8acb commit 2e0ab88

File tree

1 file changed

+24
-2
lines changed

1 file changed

+24
-2
lines changed

README.md

Lines changed: 24 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,24 @@
1-
# apache-py3-django
2-
Dockerfile to Build Web Server for Django Apps Python3
1+
# Docker-Image: apache-py3-django
2+
3+
## Created By: Benjamin P. Trachtenberg
4+
5+
### Contact Information: e_ben_75-python@yahoo.com
6+
7+
### LinkedIn: [Ben Trachtenberg](https://www.linkedin.com/in/ben-trachtenberg-3a78496)
8+
### Docker Hub: [Image](https://hub.docker.com/r/btr1975/apache-py3-django/)
9+
10+
### About
11+
12+
This image is for Python Django Apps written in Python 3
13+
14+
### Image Versions in apache-py2-django:1.0
15+
16+
* Python: 3.5.2
17+
* Apache: 2.4.18 (Ubuntu) with mod_wsgi py3 version
18+
* Django: 1.11.2
19+
* Django-Localflavor: 1.5.1
20+
* MySQL-Connector: 2.0.4
21+
22+
### Docker-Image Version Tags
23+
* latest
24+
* 1.0

0 commit comments

Comments
 (0)