Skip to content

matthewfeickert/LaTeX-Docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

  • 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

About

Dockerfile for container built off Ubuntu containing latest version of TeX Live

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published