remove bit from readme

This commit is contained in:
Shane Kilkelly 2019-03-01 11:16:12 +00:00
parent 9727c374b7
commit f8b3741292

View file

@ -42,6 +42,3 @@ We use the [Phusion base-image](https://github.com/phusion/baseimage-docker)
in which to run the sharelatex services. Baseimage uses the `runit` service in which to run the sharelatex services. Baseimage uses the `runit` service
manager to manage services, and we add our init-scripts from the `./runit` manager to manage services, and we add our init-scripts from the `./runit`
folder. folder.
Overall, this is very like how the services would run in production, it just
happens to be all inside one docker container instead of being on one VM.