forgotten to remove texlive package
This commit is contained in:
@ -23,7 +23,6 @@ RUN \
|
|||||||
apt-get install -y unzip && \
|
apt-get install -y unzip && \
|
||||||
apt-get install -y zip && \
|
apt-get install -y zip && \
|
||||||
apt-get install -y vim.tiny && \
|
apt-get install -y vim.tiny && \
|
||||||
apt-get install -y texlive-full && \
|
|
||||||
apt-get install -y p7zip-full && \
|
apt-get install -y p7zip-full && \
|
||||||
rm -rf /var/lib/apt/lists/* && \
|
rm -rf /var/lib/apt/lists/* && \
|
||||||
cd /tmp && \
|
cd /tmp && \
|
||||||
|
Reference in New Issue
Block a user