Create Dockerfile

This commit is contained in:
2017-10-02 15:19:29 +02:00
committed by GitHub
parent 78c5732b43
commit c76c93b558
+2
View File
@@ -0,0 +1,2 @@
FROM php:7.1-fpm
RUN docker-php-ext-install mysqli