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 theme \
|
||||||
&& chmod -R 700 var
|
&& chmod -R 700 var
|
||||||
|
|
||||||
RUN apk del unzip \
|
RUN rm artifact.zip \
|
||||||
&& rm artifact.zip \
|
|
||||||
&& rm -r var/cache
|
&& rm -r var/cache
|
||||||
|
|
||||||
USER nobody
|
USER nobody
|
||||||
|
|
Loading…
Add table
Reference in a new issue