COPY dir:0b29e8a8a5a9fd93fb5f5e2d98404d2c5f608767e46b908bf4971f318050ae65 in / |
/bin/sh -c ldconfig && sed -i '/BUILD_ID/a VERSION_ID=TEMPLATE_VERSION_ID' /etc/os-release |
ENV LANG=C.UTF-8 |
CMD ["/usr/bin/bash"] |
LABEL maintiner=Mark <mark@betalupi.com> |
/bin/sh -c pacman -Fyy --noconfirm && pacman -Sy --noconfirm texlive-most texlive-fontsextra texlive-lang |
/bin/sh -c pacman -Sy --noconfirm python-pygments inkscape java-environment perl-tk ghostscript java-runtime psutils wdiff curl git openssh python |
ENV HOME=/work |
WORKDIR /work |
VOLUME [/work] |
VOLUME [/build] |
ENV LATEXMK_CD_DIR=. |
ENV SKIP_ENTRY=false |
COPY file:1595365e0959ef87bd9d57a9d826ecb885cd8cbebe131c5b3f3e4ae7ae9fe455 in /run.sh |