add data directory with permission #12
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ RUN wget https://github.com/H2-invent/jitsi-admin/releases/download/${VERSION}/a
|
|||
&& chown -R nobody var \
|
||||
&& chmod -R 700 public \
|
||||
&& chmod -R 700 theme \
|
||||
&& chown -R 700 data \
|
||||
&& chmod -R 700 data \
|
||||
&& chmod -R 700 var \
|
||||
&& rm artifact.zip \
|
||||
&& rm -r var/cache
|
||||
|
|
Loading…
Reference in a new issue