Search Docker Hub
uwsgi-nginx
By joshava
Base docker image for deploying Python web application, like Flask and Django.
1.5K
Source Code
FROM joshava/uwsgi-nginx
You should put your application in /app with run.py and the variable named app. You can use your own uwsgi.ini if needed.
/app
run.py
app
uwsgi.ini
Content type
Image
Digest
Size
23 MB
Last updated
over 5 years ago
docker pull joshava/uwsgi-nginx