Update 'php/Dockerfile'
This commit is contained in:
@@ -16,5 +16,4 @@ RUN apt update \
|
|||||||
pgsql
|
pgsql
|
||||||
|
|
||||||
WORKDIR /var/www/laravel_docker
|
WORKDIR /var/www/laravel_docker
|
||||||
|
|
||||||
RUN curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer
|
RUN curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer
|
||||||
|
|||||||
Reference in New Issue
Block a user