ménage
This commit is contained in:
parent
0122eb7ffd
commit
d3b5117eda
@ -15,7 +15,8 @@ RUN sed -i'' 's/^Listen 80$/Listen 8080/' "/etc/apache2/ports.conf" && \
|
||||
"/usr/src/*" \
|
||||
"/var/cache/*" \
|
||||
"/var/log/"{apt/*,dpkg.log} \
|
||||
"/var/www/html" && \
|
||||
"/var/www/html" \
|
||||
"/tmp/*" && \
|
||||
git clone "https://github.com/blueimp/jQuery-File-Upload.git" "html"
|
||||
|
||||
RUN chown -R "www-data":"www-data" "/var/www/html"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user