This repository contains a set of Docker container definitions for various combinations of operating system and TeX Live distribution. All containers default to running the GNU Bash shell as the entrypoint.
docker pull dominicjprice/texlive
docker run -ti dominicjprice/texlive
The default latest
tag points to the following distribution:
Operating System | TeX Live Version | Command |
---|---|---|
Ubuntu 18.04 | 2017 (OS default) | docker pull dominicjprice/texlive |
The available distributions are summarised below.
Operating System | TeX Live Version | Command |
---|---|---|
Ubuntu 18.04 | 2017 (OS default) | docker pull dominicjprice/texlive:ubuntu-18.04-os-2017 |