Tex Live LaTeX distribution.
You don't need help to build a Docker image with Dockerfile and docker-compose.yaml available, do you? ;)
Enter the directory containing your LaTeX source code and issue the following command:
docker run -ti -u $(id -u):$(id -g) --rm -v `pwd`:/src ppizzo/latex latex yourfile.tex
There is also a tag cv for the Europass Curriculum Vitae.
Content type
Image
Digest
Size
863.6 MB
Last updated
over 6 years ago
docker pull ppizzo/latex