ménage
This commit is contained in:
parent
f979225589
commit
993f6667cd
@ -9,7 +9,8 @@ RUN apt-get -y autoremove --purge && \
|
||||
"/usr/src/*" \
|
||||
"/var/cache/*" \
|
||||
"/var/log/"{apt/*,dpkg.log} \
|
||||
"/var/www/html"
|
||||
"/var/www/html" \
|
||||
"/tmp/*"
|
||||
|
||||
COPY "src" "/var/www/html"
|
||||
RUN chown -R "www-data":"www-data" "/var/www/html"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user