Skip to content

Commit

Permalink
Include latex packages
Browse files Browse the repository at this point in the history
  • Loading branch information
jspc committed Aug 12, 2019
1 parent 91bd6f6 commit fc2f3e3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,6 @@ RUN apt-get install -y apt-transport-https ca-certificates curl gnupg2 software-
stable" && \
apt-get update && \
apt-get install -y docker-ce docker-ce-cli containerd.io

# Latex
RUN apt-get install -y texlive texlive-base texlive-fonts-recommended texlive-fonts-extra

0 comments on commit fc2f3e3

Please sign in to comment.