Skip to content

Commit a17666a

Browse files
committed
Remove unnecessary instruction
1 parent 9584ac3 commit a17666a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
FROM php:7.3-cli
22

3-
RUN mkdir /opt/api-php-lib
43
RUN docker-php-ext-install pcntl \
54
&& curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer

0 commit comments

Comments
 (0)