Skip to content

Docker Compose Files

Mathew Evans edited this page Aug 27, 2025 · 2 revisions

Important

This page has been moved. Please update your bookmarks.

Click here to be redirected to our new on-premises documentation.


View outdated content

Docker compose files are a great way of getting all the dependencies and settings ShareLaTeX needs setup in one clear file. We have an example compile file you can use at https://github.com/sharelatex/sharelatex/blob/master/docker-compose.yml

Clone this wiki locally