GitHub / dm4rnde / docker-flask-app-base-apache2-wsgi-py3
Docker image to create Docker container from, that accommodates Flask web app (which relies on Apache 2, wsgi, Python 3, and Ubuntu).
Stars: 8
Forks: 5
Open issues: 2
License: mit
Language: Dockerfile
Size: 120 KB
Dependencies parsed at:
6
Created at: over 6 years ago
Updated at: over 2 years ago
Pushed at: over 3 years ago
Last synced at: about 2 years ago
Topics: apache2, docker-image, flask, python3, ubuntu, wsgi
requirements.txt
pypi
- Flask ==1.0.2
- Jinja2 ==2.10.1
- MarkupSafe ==1.0
- Werkzeug ==0.14.1
- click ==6.7
- itsdangerous ==0.24