Move to arch based images
This commit is contained in:
@@ -2,9 +2,7 @@ FROM git.janishutz.com/registry/latex-build
|
||||
|
||||
WORKDIR /root
|
||||
|
||||
RUN apk add py3-pip python3 texmf-formatsextra texlive-humanities texmf-dist-metapost texmf-dist-publishers xdvik texmf-dist-latexextra
|
||||
|
||||
RUN pip3 install latexminted --break-system-packages
|
||||
RUN pacman -S texlive-fontsextra texlive-publishers python-pygments --noconfirm
|
||||
|
||||
COPY ./entrypoint.sh /root/
|
||||
RUN chmod +x /root/entrypoint.sh
|
||||
|
||||
Reference in New Issue
Block a user