Overleaf Docker images with a complete install of TeX Live
Find a file
Fifo F 0b5c6315e2 Fix TL install checks
Signed-off-by: Fifo F <34-fifo@users.noreply.git.fifo-f.eu>
2024-09-07 09:24:09 +02:00
.gitlab-ci.yml Fix TL install checks 2024-09-07 09:24:09 +02:00
README.md Update README.md 2024-07-23 06:53:16 +00:00

pipeline status

Overleaf Docker images with full TeX Live pre-installed

This repository contains a GitLab CI pipeline that automatically pulls the latest Overleaf Docker image, installs a complete copy of TeX Live 2024 on top of it, then pushes the resulting modified image to GitLabs container registry. To use Overleaf with the custom image, edit the OVERLEAF_IMAGE_NAME variable in config/overleaf.rc:

- OVERLEAF_IMAGE_NAME=sharelatex/sharelatex
+ OVERLEAF_IMAGE_NAME=registry.fifo-f.eu/tex-projects/docker-images/sharelatex-with-texlive-full