Skip to content
Snippets Groups Projects
Unverified Commit 6ccd90fe authored by Malin Freeborn's avatar Malin Freeborn
Browse files

update docker image

parent bb71530d
No related branches found
No related tags found
No related merge requests found
FROM voidlinux/voidlinux
FROM ghcr.io/void-linux/void-glibc
WORKDIR /bind
......@@ -11,5 +11,3 @@ RUN /x-install.sh
ENV PATH="/opt/texlive/2023/bin/x86_64-linux:${PATH}"
RUN /tlmgrDeps.sh
......@@ -3,11 +3,12 @@
xbps-install -Sy xbps
xbps-install -Sy git git-lfs \
inkscape \
tar \
bash \
make \
qrencode \
ImageMagick \
texlive-latexmk \
texlive2023-bin
texlive-bin
git lfs install
ln -sf /usr/bin/bash /usr/bin/sh
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment