Files
web/docker/php/Dockerfile
2020-07-17 14:15:15 +02:00

3 lines
69 B
Docker

FROM php:7.4.8-fpm-alpine3.12
RUN docker-php-ext-install mysqli