This commit is contained in:
xinatorus
2020-05-15 22:37:17 +02:00
parent c3d8a211ed
commit ded8a698f0
5 changed files with 76 additions and 0 deletions

3
docker/php/Dockerfile Normal file
View File

@@ -0,0 +1,3 @@
FROM php:7.2-fpm
RUN docker-php-ext-install mysqli