Dockerfile for a image built from Ubuntu containing latest version of TeX Live
Through apt-get
the following packages are installed:
- curl
- wget
- rsync
- build-essential
- zip
- jq
- git
- libfontconfig
- locales
- software-properties-common
- sshpass
- ghostscript
- vim
TeX Live is installed by downloading and running the Tex Live installer.
latest
2018
Pull the image from Docker Hub
docker pull matthewfeickert/latex-docker:latest
if the image is run without a default command it will look for a Makefile
and if found execute make