|
|
@@ -25,7 +25,7 @@ RUN docker-php-ext-enable redis xdebug
|
|
|
|
|
|
RUN export COMPOSER_HOME=/usr/local/composer && \
|
|
|
curl -sS https://getcomposer.org/installer \
|
|
|
- | php -- --install-dir=/usr/local/bin --filename=composer && \
|
|
|
+ | php -- --install-dir=/usr/local/bin --filename=composer
|
|
|
|
|
|
# RUN apt-get install -y curl && \
|
|
|
# curl -sL https://deb.nodesource.com/setup_11.x | bash - && \
|