2 lines
64 B
Plaintext
2 lines
64 B
Plaintext
|
FROM php:7-fpm
|
||
|
RUN docker-php-ext-install mbstring pdo pdo_mysql
|