Compare commits
1 Commits
1.0.0-alpi
...
feat/alpin
Author | SHA1 | Date | |
---|---|---|---|
|
bee635aac3 |
@ -17,3 +17,5 @@ RUN tar -xvzf install-tl-unx.tar.gz
|
|||||||
RUN sh -c 'cd install-tl-* && perl ./install-tl --no-interaction --scheme=minimal --profile texlive.profile --no-doc-install --no-src-install --texdir=/usr/local/texlive'
|
RUN sh -c 'cd install-tl-* && perl ./install-tl --no-interaction --scheme=minimal --profile texlive.profile --no-doc-install --no-src-install --texdir=/usr/local/texlive'
|
||||||
|
|
||||||
ENV PATH="/usr/local/texlive/bin/x86_64-linuxmusl:${PATH}"
|
ENV PATH="/usr/local/texlive/bin/x86_64-linuxmusl:${PATH}"
|
||||||
|
|
||||||
|
WORKDIR /
|
Loading…
Reference in New Issue
Block a user