spelling
This commit is contained in:
parent
c8b5d72dad
commit
f752243f42
|
|
@ -29,7 +29,7 @@ RUN { \
|
||||||
echo 'post_max_size=128M'; \
|
echo 'post_max_size=128M'; \
|
||||||
} > /usr/local/etc/php/conf.d/php-recommended.ini
|
} > /usr/local/etc/php/conf.d/php-recommended.ini
|
||||||
|
|
||||||
# provide container inside image for data persistance
|
# provide container inside image for data persistence
|
||||||
# VOLUME /var/www/html
|
# VOLUME /var/www/html
|
||||||
|
|
||||||
RUN pecl install apcu \
|
RUN pecl install apcu \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue