isso/docs/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
..
configuration Small typo 2018-03-21 19:39:02 -03:00
extras Fix short title underline. 2017-07-29 15:21:33 +00:00
man add manpage stuff 2014-03-19 15:57:54 +01:00
setup refactor docs a bit, add section for mod_fastcgi and uberspace.de 2014-02-16 15:52:28 +01:00
index.rst reword and clean documentation 2014-04-28 19:42:36 +02:00
install.rst Provide a multi-staged Dockerfile 2018-04-16 22:09:28 +02:00
quickstart.rst fixes 2 typos 2016-01-14 23:33:39 -06:00
troubleshooting.rst add UnicodeDecodeError to troubleshooting (via #93) 2014-11-16 14:25:48 +01:00