Commit 15fec2b0 authored by dhevanthareza's avatar dhevanthareza

some fix

parent a77406e8
...@@ -4,4 +4,3 @@ RUN apt-get update -y && apt-get install -y libpng-dev zlib1g-dev ...@@ -4,4 +4,3 @@ RUN apt-get update -y && apt-get install -y libpng-dev zlib1g-dev
RUN curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer RUN curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer
RUN docker-php-ext-install gd RUN docker-php-ext-install gd
RUN a2enmod rewrite RUN a2enmod rewrite
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment