add xz package
This commit is contained in:
parent
6c430734d2
commit
ac83398a6d
@ -5,7 +5,7 @@ ENV PATH=/usr/local/texlive/bin/x86_64-linuxmusl:$PATH
|
|||||||
|
|
||||||
COPY ./texlive-profile.txt /tmp/
|
COPY ./texlive-profile.txt /tmp/
|
||||||
|
|
||||||
RUN apk add --no-cache perl wget && \
|
RUN apk add --no-cache perl wget xz && \
|
||||||
\
|
\
|
||||||
# Install texlive
|
# Install texlive
|
||||||
echo "downloading tlmgr" && \
|
echo "downloading tlmgr" && \
|
||||||
|
Loading…
Reference in New Issue
Block a user