ptut-virtenv/docker/php-fpm-ext

3 lines
67 B
Plaintext

FROM php:7-fpm
RUN docker-php-ext-install -j$(nproc) pdo pdo_mysql