chmod $SOURCE_ROOT
This commit is contained in:
parent
ba116f42cb
commit
8879c07677
@ -25,7 +25,7 @@ RUN cd /tmp && wget $MW_SOURCE && tar -xvf mediawiki-*.tar.gz && \
|
||||
mkdir smf && cd smf && wget $SMF_SOURCE && tar -xvf smf_*.tar.gz && \
|
||||
rm -rf Settings.php attachments smf_*.tar.gz && cp -Rv * $FORUMS_SOURCE
|
||||
|
||||
RUN chown -R www-data:www-data /application
|
||||
RUN chown -R www-data:www-data $SOURCE_ROOT
|
||||
|
||||
# Add our scripts
|
||||
ADD scripts scripts
|
||||
|
Loading…
x
Reference in New Issue
Block a user