skip manual building process

This commit is contained in:
GotPPay
2018-06-11 19:02:26 +02:00
parent c21b30d288
commit 06bea89fbc
7 changed files with 2717 additions and 2680 deletions

View File

@@ -1,8 +0,0 @@
FROM php:7.0-apache
COPY apache2.conf /etc/apache2/
RUN apt-get update
RUN apt-get upgrade -y
RUN docker-php-ext-install pdo pdo_mysql mysqli
RUN a2enmod rewrite

BIN
docker/php/composer.phar Normal file

Binary file not shown.