mirror of
https://github.com/LIV2/ise-docker.git
synced 2025-12-05 22:42:44 +00:00
remove installer files after installing
This commit is contained in:
parent
568e55d9f6
commit
d2373863a2
@ -32,6 +32,9 @@ RUN cd /tmp/install && \
|
||||
RUN cd /tmp/install && TERM=xterm /tmp/setup && \
|
||||
cd
|
||||
|
||||
RUN rm -rf /tmp/install/
|
||||
RUN rm -rf /tmp/*
|
||||
|
||||
RUN adduser --disabled-password --gecos '' ise
|
||||
USER ise
|
||||
WORKDIR /home/ise
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user