mirror of
https://git.fifo-f.eu/tex-projects/docker-images.git
synced 2025-04-19 13:08:04 +02:00
Overleaf Docker images with a complete install of TeX Live
- now that TeX Live 2025 is supported, I’m reverting the changes - plus trying to use a newer version of the docker dind image Signed-off-by: Fifo F <fifo@fifo-f.eu> |
||
---|---|---|
.gitlab-ci.yml | ||
LICENSE | ||
README.md |
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, Inkscape, LilyPond and Pygments on top of it, then pushes the resulting modified image to GitLab’s 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
If you can’t pull from my GitLab registry, the image is also available on Docker Hub.