We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0b76a7d + 4b308b0 commit b723d5aCopy full SHA for b723d5a
Dockerfile
@@ -10,4 +10,4 @@ RUN apt-get update && \
10
apt-get install -y git zip zlib1g-dev && docker-php-ext-install zip
11
RUN curl --silent --show-error https://getcomposer.org/installer | php
12
13
-RUN php composer.phar install
+RUN php composer.phar install
0 commit comments