mirror of
https://github.com/Aviortheking/CA_LARAVEL.git
synced 2025-06-07 15:39:55 +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
|
# Install frontend deps and build frontend
|
||||||
RUN yarn \
|
RUN yarn \
|
||||||
&& yarn build
|
&& yarn development
|
||||||
|
|
||||||
# change user back to the root user to finish building
|
# change user back to the root user to finish building
|
||||||
USER root
|
USER root
|
||||||
|
Loading…
x
Reference in New Issue
Block a user