This image is a frozen version of Sharelatex with all its packages installed and the full version of TexLive
.
It is really a copy of the Overleaf Community Edition image with most of the packages needed installed.
- You will need Docker and Docker Compose installed
- I have tested it both on Linux and Windows and it runs fine with Docker
- Go to the repo.
- Clone it
- Run
docker-compose up -d
in your terminal
- Run
docker-compose down
in your terminal
- Follow the
How to Run
guide - In the terminal run
docker exec sharelatex tlmgr install name_of_the_missing_package
, replacing the tagname_of_the_missing_package
by the missingLaTex
package