docker-compose_nginx_php/php/dockerfile
2020-10-23 18:05:37 +02:00

3 lines
56 B
Plaintext

FROM php:7-fpm-alpine
RUN docker-php-ext-install mysqli