Basic Python 3.6 and TeX Live-full installation for use as a base image
180
Basic Python 3.6 and TeX Live-full installation for use as a base image
Uses script from briandk/install-texlive-without-docs.py that gets dependencies from texlive-full, strips out the ones that end in -doc, and then apt-get the rest. This saves over a gigabyte of space from the unnecessary docs.
Python installation adds over 700 megabytes to the image size, but this container is used as a base image for a Python based tex build system so I am okay with that.
Final size, a little over 3 gigabytes.
Check out https://github.com/LanderTome/python36-texlive if you want to modify the Dockerfile for your own use.
Content type
Image
Digest
Size
1.5 GB
Last updated
almost 9 years ago
docker pull landertome/python36-texlive