Initial Push

This commit is contained in:
2020-07-15 15:54:34 +02:00
parent 0d1da6e46c
commit 5540f0944d
7 changed files with 85 additions and 0 deletions

4
docker/php/Dockerfile Normal file
View File

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