This commit is contained in:
parent
8a5e1d1091
commit
3bb1204246
1 changed files with 3 additions and 0 deletions
|
@ -80,4 +80,7 @@ ENV COMPOSER_ALLOW_SUPERUSER=1
|
|||
|
||||
RUN composer update -d /var/www/html
|
||||
|
||||
# Initialize ClamAV
|
||||
RUN freshclam
|
||||
|
||||
RUN mkdir /var/log/mediawiki && chown www-data:www-data /var/log/mediawiki
|
||||
|
|
Loading…
Reference in a new issue