mirror of
https://github.com/invoiceninja/dockerfiles.git
synced 2026-01-07 23:17:25 +01:00
Remove storage:link from image build
This commit is contained in:
@@ -120,7 +120,5 @@ RUN /usr/local/bin/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