Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 486 Bytes

File metadata and controls

11 lines (7 loc) · 486 Bytes

python + nginx + uwsgi Example App

An example application demonstrating usage of the python-nginx base docker image.

Running the application

This application is available from the Docker registry. You can build and run it yourself or just run the latest image from the repo with the following command:

$ docker run -dP mrhanlon/python-nginx-example-app