Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 1.24 KB

README.md

File metadata and controls

22 lines (11 loc) · 1.24 KB

Supported tags and respective Dockerfile links

uwsgi-nginx-displaCy

Docker image with uWSGI and Nginx for the displaCy API in Python 3.6 running in a single container.

Description

This Docker image allows you to run the displaCy API in Python that run with uWSGI and Nginx in a single container.

uWSGI with Nginx is one of the best ways to deploy a Python web application, so you you should have a good performance (check the benchmarks) with this image.

GitHub repo: https://github.com/ShorensteinCenter/uwsgi-nginx-displaCy-docker

For more information, including configuration options see https://github.com/tiangolo/uwsgi-nginx-docker and https://github.com/tiangolo/uwsgi-nginx-flask-docker on which this project is based.

License

This project is licensed under the terms of the Apache license.