inf04-web2/php/Dockerfile

3 lines
70 B
Docker

FROM php:7.4.3-apache
RUN docker-php-ext-install mysqli pdo pdo_mysql