build(docker/backend): tlmgr init-usertree
This commit is contained in:
parent
d33a792045
commit
f40818c1cc
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user