From c4d84487cdaefba13652f59ce6b378bc1efaa6f5 Mon Sep 17 00:00:00 2001 From: James Allen Date: Thu, 6 Mar 2014 10:12:53 +0000 Subject: [PATCH] Add in Docker based install instructions --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 470424714d..d9cb9d00d3 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,10 @@ ShareLaTeX should now be running at http://localhost:3000. There is a Vagrant and Ansible backed VM installation script for ShareLaTeX, maintained by [@palkan](https://github/palkan), available here: https://github.com/palkan/sharelatex-vagrant-ansible +### With Docker + +An [automatic docker-based installer](https://github.com/tiagoboldt/sharelatex-docker) is available. It depends on docker and will build a production environment for running ShareLaTeX on any supported platform. + Dependencies ------------