diff --git a/Dockerfile b/Dockerfile index 3a0e3e6..228ad65 100644 --- a/Dockerfile +++ b/Dockerfile @@ -7,6 +7,11 @@ RUN wget \ https://git.norangeb.it/norangebit/pancv/raw/branch/master/pancv.tex \ -O pancv.latex +WORKDIR /root/.pandoc/templates +RUN wget \ + https://git.norangeb.it/norangebit/pancv/raw/branch/master/pancv.tex \ + -O pancv.latex + RUN tlmgr install xifthen \ moderncv \ ifmtarg \