add texlive-fonts-extra, set version 0.2.2
This commit is contained in:
@ -24,6 +24,7 @@ RUN \
|
||||
apt-get install -y vim.tiny && \
|
||||
apt-get install -y texlive && \
|
||||
apt-get install -y texlive-latex-extra && \
|
||||
apt-get install -y texlive-fonts-extra && \
|
||||
apt-get install -y p7zip-full && \
|
||||
rm -rf /var/lib/apt/lists/* && \
|
||||
cd /tmp && \
|
||||
|
Reference in New Issue
Block a user