Updated docker configuration

This commit is contained in:
Kevin Frantz
2018-07-14 16:51:51 +02:00
parent 14fff41c96
commit d79616c3ae
5 changed files with 8 additions and 4 deletions

2
Dockerfile Normal file
View File

@@ -0,0 +1,2 @@
FROM php:7.2.2-apache
RUN docker-php-ext-install mysqli pdo pdo_mysql