update default install arg and remove extra run command
This commit is contained in:
@ -429,11 +429,6 @@ RUN echo "" >> ~/.bashrc && \
|
||||
#####################################
|
||||
# Laravel Envoy:
|
||||
#####################################
|
||||
USER root
|
||||
|
||||
RUN apt-get update -yqq \
|
||||
&& apt-get install -y php-curl
|
||||
|
||||
USER laradock
|
||||
|
||||
ARG INSTALL_LARAVEL_ENVOY=false
|
||||
|
Reference in New Issue
Block a user