Sign inSign up

matthewfeickert/latex-docker

By matthewfeickert

Updated over 7 years ago

Docker container built off Ubuntu containing latest version of TeX Live

Image
0

1.4K

matthewfeickert/latex-docker repository overview

LaTeX Docker

Dockerfile for a image built from Ubuntu containing latest version of TeX Live

Docker Automated build Docker Build Status Docker Pulls download-size number-of-layers

Packages Installed

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.

Tags

  • latest
  • 2018

Use

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

Tag summary

Content type

Image

Digest

Size

3.7 GB

Last updated

over 7 years ago

docker pull matthewfeickert/latex-docker