Commit e19f5040 authored by Peter Parente's avatar Peter Parente

Add texlive-generic-recommended to fix PDF export

Fixes #99

(c) Copyright IBM Corp. 2016
parent 29888690
......@@ -22,6 +22,7 @@ RUN apt-get update && apt-get install -yq --no-install-recommends \
texlive-latex-extra \
texlive-fonts-extra \
texlive-fonts-recommended \
texlive-generic-recommended \
sudo \
locales \
libxrender1 \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment