Update jitsi_admin_application_dockerfile.txt
This commit is contained in:
parent
5702bef01a
commit
1fb80116d4
1 changed files with 1 additions and 2 deletions
|
@ -80,8 +80,7 @@ RUN wget https://github.com/H2-invent/jitsi-admin/releases/download/${VERSION}/a
|
|||
&& chmod -R 700 theme \
|
||||
&& chmod -R 700 var
|
||||
|
||||
RUN apk del unzip \
|
||||
&& rm artifact.zip \
|
||||
RUN rm artifact.zip \
|
||||
&& rm -r var/cache
|
||||
|
||||
USER nobody
|
||||
|
|
Loading…
Add table
Reference in a new issue