mysql is working

This commit is contained in:
Bachir Soussi Chiadmi
2018-01-13 16:17:09 +01:00
parent 66457e6eb2
commit f1f25d080d
7 changed files with 26 additions and 19 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
FROM php:5.6-fpm
# RUN docker-php-ext-install pdo_mysql
RUN docker-php-ext-install pdo_mysql