commit
This commit is contained in:
9
Dockerfile
Normal file
9
Dockerfile
Normal file
@@ -0,0 +1,9 @@
|
||||
from sharelatex/sharelatex:5.4.1
|
||||
|
||||
RUN tlmgr install scheme-full
|
||||
|
||||
RUN apt update
|
||||
RUN apt install -y latex-cjk-all texlive-lang-chinese texlive-lang-english
|
||||
RUN apt install -y xfonts-wqy
|
||||
|
||||
RUN apt install -y texlive-xetex texlive-latex-extra texlive-science
|
||||
Reference in New Issue
Block a user