mirror of
https://github.com/invoiceninja/dockerfiles.git
synced 2025-12-31 19:47:25 +01:00
2
debian/Dockerfile
vendored
2
debian/Dockerfile
vendored
@@ -159,6 +159,8 @@ RUN mkdir -p \
|
|||||||
/var/run \
|
/var/run \
|
||||||
/var/log/supervisor
|
/var/log/supervisor
|
||||||
|
|
||||||
|
RUN cp /var/www/html/resources/views/react/index.blade.php /var/www/html/public/index.html
|
||||||
|
|
||||||
# Set permissions
|
# Set permissions
|
||||||
RUN chown -R www-data:www-data \
|
RUN chown -R www-data:www-data \
|
||||||
/var/www/html/storage \
|
/var/www/html/storage \
|
||||||
|
|||||||
Reference in New Issue
Block a user