Overleaf Docker images with a complete install of TeX Live
Find a file
2024-10-14 14:35:41 +00:00
.gitea/workflows Add workflow file for Gitea 2024-10-13 20:17:50 +00:00
.gitlab-ci.yml Update .gitlab-ci.yml 2024-10-03 18:42:57 +00:00
README.md [skip ci] Update README.md 2024-10-14 14:35:41 +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

If you cant pull from my GitLab registry, the images are also copied to other sources:

  • Docker Hub fifof16/sharelatex-with-texlive-full
  • My Gitea instance gitea.fifo-f.eu/tex-projects/sharelatex-with-texlive-full:latest