100% Django/uwsgi container for linking to a separate web server container.
4.0K
100% Django uWSGI container
You can choose between:
docker build -t django-uwsgi . (in the same path of your Dockerfile)
docker pull digmore/docker-django-uwsgi
You can choose between:
docker run --name django-uwsgi -d -P digmore/docker-django-uwsgi
docker-compose up (in the same path of your docker-compose.yml)
You can use these volumes:
/opt/django/ to mount your django website/etc/uwsgi.ini to mount your custom uwsgi configurationContent type
Image
Digest
sha256:c24cda2af…
Size
160.2 MB
Last updated
almost 9 years ago
docker pull digmore/docker-django-uwsgi