build(docker/backend): tlmgr init-usertree

This commit is contained in:
Sarah Vaupel 2025-03-17 10:18:06 +01:00
parent d33a792045
commit f40818c1cc

View File

@ -24,6 +24,7 @@ RUN apt-get -y update && apt-get -y install fonts-roboto
RUN apt-get -y update && apt-get -y install texlive
# RUN ls /usr/local/texlive
# RUN chown -hR root /usr/local/texlive/2018
RUN tlmgr init-usertree
RUN tlmgr option repository ftp://tug.org/historic/systems/texlive/2018/tlnet-final
RUN tlmgr update --self --all