nginx image for RatticDB. To be used with hellyna/ratticdb-uwsgi and postgres
3.4K
This repository builds the group of images for groventure/ratticdb-nginx.
Available Tags:
This image is not usable alone, and will only work with groventure/ratticdb-uwsgi.
docker run \
--name 'ratticdb-nginx' \
-p 80 \
-e 'PROXY_MODE=on' \
-e 'VIRTUAL_HOST=somedomain.example.com' \
-e 'CERT_NAME=default' \
--link 'ratticdb-uwsgi:uwsgi' \
--volumes-from 'ratticdb-uwsgi' \
groventure/ratticdb-nginx:1.9
Content type
Image
Digest
Size
67.9 MB
Last updated
over 8 years ago
docker pull hellyna/ratticdb-nginx