fix: +fixed docker.php-fpm-ext dockerfile
This commit is contained in:
parent
fd846b9901
commit
3802fea960
|
@ -1,5 +1,3 @@
|
|||
ENV PHP_EXTRA_CONFIGURE_ARGS='
|
||||
|
||||
FROM php:7-fpm
|
||||
|
||||
RUN docker-php-ext-install -j$(nproc) pdo pdo_mysql
|
Loading…
Reference in New Issue