skip manual building process
This commit is contained in:
@@ -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
BIN
docker/php/composer.phar
Normal file
Binary file not shown.
Reference in New Issue
Block a user