# adapted from https://github.com/JuliaDocs/DocumenterLaTeX.jl/blob/master/docker/Dockerfile
FROM juliadocs/documenter-latex:0.1
RUN apt-get update && \
    apt-get install -y \
    texlive-full \
    texlive-xetex \
    texlive-lang-chinese