docker-compose_nginx_php/dockerfile
2020-10-23 16:03:29 +00:00

3 lines
56 B
Plaintext

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