mirror of
https://github.com/Aviortheking/CA_LARAVEL.git
synced 2025-06-06 23:19:54 +00:00
Update Dockerfile
This commit is contained in:
parent
0dffe32284
commit
9eb2d480c8
@ -54,7 +54,7 @@ RUN export COMPOSER_CACHE_DIR="/dev/null"; composer install --no-progress
|
||||
|
||||
# Install frontend deps and build frontend
|
||||
RUN yarn \
|
||||
&& yarn build
|
||||
&& yarn development
|
||||
|
||||
# change user back to the root user to finish building
|
||||
USER root
|
||||
|
Loading…
x
Reference in New Issue
Block a user