mirror of
https://git.fifo-f.eu/tex-projects/docker-images.git
synced 2025-04-11 17:58:14 +02:00
Update README.md
[skip ci]
This commit is contained in:
parent
c2b7480d07
commit
5bc4c50f6b
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
[](https://git.fifo-f.eu/tex-projects/docker-images/-/commits/main)
|
||||
|
||||
# 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 GitLab’s [container registry](https://git.fifo-f.eu/tex-projects/docker-images/container_registry). To use Overleaf with the custom image, edit the `OVERLEAF_IMAGE_NAME` variable in `config/overleaf.rc`:
|
||||
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](https://git.fifo-f.eu/tex-projects/docker-images/container_registry). To use Overleaf with the custom image, edit the `OVERLEAF_IMAGE_NAME` variable in `config/overleaf.rc`:
|
||||
|
||||
```diff
|
||||
- OVERLEAF_IMAGE_NAME=sharelatex/sharelatex
|
||||
|
|
Loading…
Add table
Reference in a new issue