isso/docs
Vincent Bernat 2b7c17a361 Provide a multi-staged Dockerfile
Many of the Docker images on hub.docker.com are outdated. The one
specified in the documentation doesn't exist anymore. We provide a
decent Dockerfile to build our own Docker image.

This uses a multi-stage build to avoid polluting the final image with
the intermediate artifacts. The final image is 155 MB. It should be
possible to squeeze it even more by using Alpine Linux for the last
two parts instead of Stretch.

The service is using gunicorn. The user is expected to complete the
installation with a reverse proxy configuration.
2018-04-16 22:09:28 +02:00
..
_isso autopep8 the code and then flake8 2018-02-08 22:46:14 +01:00
_static add CSS for blockquote and pre 2014-07-06 19:39:19 +02:00
docs Provide a multi-staged Dockerfile 2018-04-16 22:09:28 +02:00
conf.py autopep8 the code and then flake8 2018-02-08 22:46:14 +01:00
contribute.rst remvoe pagination and css improvements from the contribution page 2014-05-29 15:40:01 +02:00
docutils.conf remove html5 writer (does not work with Sphinx) 2014-02-11 01:20:14 +01:00
faq.rst add faq.rst 2013-12-18 16:20:52 +01:00
index.html update landing page 2014-05-29 13:32:15 +02:00
news.rst use sphinx for documentation 2013-11-25 16:57:18 +01:00