mirror of
https://github.com/Aviortheking/CA_LARAVEL.git
synced 2025-04-22 10:52:14 +00:00
Update Dockerfile
This commit is contained in:
parent
9eb2d480c8
commit
8683cddaa1
@ -48,8 +48,7 @@ USER www-data
|
||||
COPY --chown=www-data:www-data . .
|
||||
|
||||
# install composer deps && env
|
||||
RUN composer global require hirak/prestissimo;
|
||||
RUN export COMPOSER_CACHE_DIR="/dev/null"; composer install --no-progress
|
||||
RUN composer global require hirak/prestissimo; composer install --no-progress
|
||||
#&& composer dump-env prod
|
||||
|
||||
# Install frontend deps and build frontend
|
||||
|
Loading…
x
Reference in New Issue
Block a user