Update Dockerfile
This commit is contained in:
parent
44cbb78063
commit
345296efbd
@ -3,10 +3,7 @@ MAINTAINER luki42
|
||||
|
||||
# set up packages
|
||||
RUN tlmgr update --self && \
|
||||
tlmgr update --all && \
|
||||
rm -rf /var/lib/apt/lists/* \
|
||||
/tmp/* \
|
||||
/var/tmp/*
|
||||
tlmgr update --all
|
||||
|
||||
|
||||
# Expose /home as workin dir
|
||||
|
Loading…
Reference in New Issue
Block a user