Loading Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,6 @@ RUN apt-get update && \ lmodern \ make \ pandoc \ pdftk \ texlive-extra-utils \ texlive-fonts-extra \ texlive-fonts-recommended \ Loading @@ -29,6 +28,7 @@ RUN apt-get update && \ texlive-luatex \ texlive-publishers \ texlive-xetex \ qpdf \ && \ rm -rf /tmp/* /var/tmp/* /var/lib/apt/lists/* /var/cache/apt/archives/* ADD [ "https://www.shore.co.il/blog/static/runas", "/entrypoint" ] Loading Loading
Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,6 @@ RUN apt-get update && \ lmodern \ make \ pandoc \ pdftk \ texlive-extra-utils \ texlive-fonts-extra \ texlive-fonts-recommended \ Loading @@ -29,6 +28,7 @@ RUN apt-get update && \ texlive-luatex \ texlive-publishers \ texlive-xetex \ qpdf \ && \ rm -rf /tmp/* /var/tmp/* /var/lib/apt/lists/* /var/cache/apt/archives/* ADD [ "https://www.shore.co.il/blog/static/runas", "/entrypoint" ] Loading