We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9584ac3 commit a17666aCopy full SHA for a17666a
Dockerfile
@@ -1,5 +1,4 @@
1
FROM php:7.3-cli
2
3
-RUN mkdir /opt/api-php-lib
4
RUN docker-php-ext-install pcntl \
5
&& curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer
0 commit comments