mirror of
https://github.com/invoiceninja/dockerfiles.git
synced 2026-01-18 20:34:03 +01:00
Merge branch 'master' of https://github.com/turbo124/dockerfiles
This commit is contained in:
@@ -119,5 +119,7 @@ RUN composer install --no-dev --no-suggest --no-progress --quiet
|
||||
ENV APP_ENV production
|
||||
ENV LOG errorlog
|
||||
|
||||
RUN php artisan storage:link
|
||||
|
||||
ENTRYPOINT ["docker-entrypoint"]
|
||||
CMD ["php-fpm"]
|
||||
|
||||
Reference in New Issue
Block a user