2
0
Fork 0
mirror of https://git.fifo-f.eu/tex-projects/docker-images.git synced 2025-04-04 14:23:53 +02:00
No description
Find a file
Fifo F b8011f507d
update GitLab CI file
- reduce output mess from Docker commands
2025-03-25 21:27:29 +01:00
.gitlab-ci.yml update GitLab CI file 2025-03-25 21:27:29 +01:00
LICENSE Add LICENSE 2025-01-30 09:32:11 +01:00
README.md Update README.md 2024-10-21 19:11:17 +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, Inkscape, LilyPond and Pygments 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 image is also available on Docker Hub.